trait_cast_impl_rs

Crates.iotrait_cast_impl_rs
lib.rstrait_cast_impl_rs
version
sourcesrc
created_at2022-08-28 16:43:36.386968
updated_at2024-12-12 20:23:20.108571
descriptionProc-macro implementation for the 'trait_cast_rs' crate.
homepagehttps://github.com/raldone01/trait_cast_rs
repositoryhttps://github.com/raldone01/trait_cast_rs
max_upload_size
id653972
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`
size0
(raldone01)

documentation

README

trait_cast_impl_rs

Daily-Nightly Rust-Main-CI docs.rs crates.io rustc

Proc-macro automating the implementation of trait_cast_rs::TraitcastableAny.

Usage

This crate is not meant to be used directly use the trait_cast_rs crate instead.

Commit count: 91

cargo fmt