variant-set-derive

Crates.iovariant-set-derive
lib.rsvariant-set-derive
version
sourcesrc
created_at2024-10-14 06:58:11.537546
updated_at2024-10-14 06:58:11.537546
descriptionDerive macros for the variant-set crate
homepage
repository
max_upload_size
id1408011
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Andy Brenneke (abrenneke)

documentation

README

variant-set-derive

Derive macros for the variant-set crate. See the variant-set crate for more information.

variant-set re-exports this crate, so you should only need to depend on variant-set.

Commit count: 0

cargo fmt