yukon_derive

Crates.ioyukon_derive
lib.rsyukon_derive
version
sourcesrc
created_at2024-12-04 21:35:05.331091
updated_at2024-12-05 18:29:11.224646
descriptionDerive macro generating an impl of the trait Claim.
homepage
repositoryhttps://github.com/sgoll/yukon-rs
max_upload_size
id1472525
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
Sebastian Goll (sgoll)

documentation

https://docs.rs/yukon_derive

README

yukon

crates.io Docs Testing License: MIT

Provides trait for the ability to cheaply duplicate an object.

Commit count: 5

cargo fmt