PackageTrack
Sign in Get early access

wrapcenum-derive

Derive macro for nvml-wrapper, not for general use

0.4.1 6.7M downloads/mo #3876 most downloaded on crates.io Cldfire/wrapcenum-derive

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 3.7 years

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

5 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

5 releases · May 2017 to Feb 2024
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 5
  1. 0.4.1 10 Feb 2024
    Release notes

    Release Summary

    Bumped dependency versions to the latest. (#2 - @KYovchevski)

    Dependencies

    • syn: 1.0 -> 2.0
    • darling: 0.10 -> 0.20
    Open source →
  2. 0.4.0 16 Jun 2020
    Release notes

    Also update to syn / quote 1.0

    Open source →
    Release notes

    Release Summary

    Re-wrote the macro to use darling and the 1.0 versions of syn and quote.

    Changes

    The error type that is expected to be in scope is now NvmlError.

    Removals

    • Support for the default attribute has been removed
    Open source →
  3. 0.3.0 20 Jul 2017
    Release notes

    Changes

    The UnexpectedVariant error kind is now expected to hold the value that caused the error.

    Open source →
  4. 0.2.0 08 Jun 2017
    Release notes

    Release Summary

    The macro is now meant to be used with numerical constants instead of Rust enums. This was done for safety reasons; see rust-lang/rust#36927 for more information.

    Changes

    • has_count attribute removed and replaced with default
    Open source →
  5. 0.1.0 17 May 2017
    Release notes

    Release Summary

    Initial release providing the functionality necessary to wrap Rust enum-based C enum bindings.

    derive on Rust enum `Foo`
    `Foo` wraps Rust enum `Bar`
    `Bar` was auto-generated within bindings for C enum `Bar`
    
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive