Crates.io | derive_tools_meta |
lib.rs | derive_tools_meta |
version | |
source | src |
created_at | 2023-10-19 19:53:29.103266+00 |
updated_at | 2025-04-22 21:25:00.191671+00 |
description | Collection of derives which extend STD. Its meta module. Don't use directly. |
homepage | https://github.com/Wandalen/wTools/tree/master/module/core/derive_tools_meta |
repository | https://github.com/Wandalen/wTools/tree/master/module/core/derive_tools_meta |
max_upload_size | |
id | 1008264 |
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` |
size | 0 |
derive_tools_meta
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
.