Docs.rs
recasting-0.2.1
recasting 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AaronKutch
Dependencies
triple_arena ^0.11
dev
Versions
83.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
recasting
0.2.1
All Items
Crate Items
Traits
Crate
recasting
Copy item path
Source
Expand description
Note that there are “alloc” and “std” feature flags that can be turned off
Traits
§
Recast
A trait implemented for structures that have
Item
s that should be
Recast
ed by a
Recaster
.
Recaster
A trait implemented for structures that can act as a
Recaster
in
Recast
ing
Item
s.