Docs.rs
size_of_const_macro-0.1.0
size_of_const_macro 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Cryotheus
Dependencies
anyhow ^1.0
normal
proc-macro2 ^1.0.79
normal
quote ^1.0.35
normal
syn ^2.0.55
normal
Versions
66.67%
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
size_
of_
const_
macro
0.1.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
size_of_const_macro
Copy item path
Source
Attribute Macros
§
size_
of_
const
Generates a constant of the type’s size. The constant copies the visibility of the applied type.
Derive Macros
§
SizeOf
Generates a constant of the type’s size. The constant copies the visibility of the applied type.