facet-reflect

Crates.iofacet-reflect
lib.rsfacet-reflect
version
sourcesrc
created_at2025-04-11 23:42:48.273007+00
updated_at2025-05-10 20:37:50.904687+00
descriptionAllows peeking (reading from) and poking (writing to) types that implement Facet
homepage
repositoryhttps://github.com/facet-rs/facet
max_upload_size
id1630485
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | 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
Amos Wenger (fasterthanlime)

documentation

README

Facet logo - a reflection library for Rust

Coverage Status free of syn crates.io documentation MIT/Apache-2.0 licensed

Logo by Misiasart

Thanks to all individual and corporate sponsors, without whom this work could not exist:

Ko-fi GitHub Sponsors Patreon Zed Depot

Allows building values, via Wip, and inspecting existing values, via PeekValue.

License

Licensed under either of:

at your option.

Commit count: 0

cargo fmt