Docs.rs
type-registry-register-macro-0.2.0
type-registry-register-macro 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
csterling
Dependencies
proc-macro2 ^1.0.81
normal
quote ^1.0.36
normal
syn ^2.0.60
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate type_registry_register_macro
type_
registry_
register_
macro
0.2.0
All Items
Crate Items
Attribute Macros
Crate
type_
registry_
register_
macro
Copy item path
Source
Attribute Macros
ยง
register
Implements the Registered trait for a type and registers the type with the given type-registry. Can be applied to structs, enums and unions.