Crates.io | trait_cast_impl_rs |
lib.rs | trait_cast_impl_rs |
version | |
source | src |
created_at | 2022-08-28 16:43:36.386968 |
updated_at | 2024-12-12 20:23:20.108571 |
description | Proc-macro implementation for the 'trait_cast_rs' crate. |
homepage | https://github.com/raldone01/trait_cast_rs |
repository | https://github.com/raldone01/trait_cast_rs |
max_upload_size | |
id | 653972 |
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 |
Proc-macro automating the implementation of trait_cast_rs::TraitcastableAny
.
This crate is not meant to be used directly use the trait_cast_rs crate instead.