derive_tools_meta

Crates.ioderive_tools_meta
lib.rsderive_tools_meta
version
sourcesrc
created_at2023-10-19 19:53:29.103266+00
updated_at2025-04-22 21:25:00.191671+00
descriptionCollection of derives which extend STD. Its meta module. Don't use directly.
homepagehttps://github.com/Wandalen/wTools/tree/master/module/core/derive_tools_meta
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/core/derive_tools_meta
max_upload_size
id1008264
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | 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
Wandalen (Wandalen)

documentation

https://docs.rs/derive_tools_meta

README

Module :: derive_tools_meta

experimental rust-status docs.rs discord

Collection of derives which extend STD. Its meta module.

Don't use it directly. Instead use derive_tools which is front-end for derive_tools_meta.

Commit count: 0

cargo fmt