hipcheck-macros

Crates.iohipcheck-macros
lib.rshipcheck-macros
version
sourcesrc
created_at2024-06-20 20:08:37.701145
updated_at2024-12-11 12:11:32.337691
descriptionHelper macros for the `hipcheck` crate.
homepage
repositoryhttps://github.com/mitre/hipcheck
max_upload_size
id1278423
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
(j-lanson)

documentation

README

hipcheck-macros

hipcheck-macros is a helper crate for Hipcheck which provides procedural macros. It's not intended for use by anyone else, and generally involves private APIs.

License

hipcheck-macros is Apache-2.0 licensed.

Commit count: 547

cargo fmt