Docs.rs
seferize-1.2.2
seferize 1.2.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
patrickfp93
Dependencies
proc-macro2 ^1.0.101
normal
quote ^1.0.41
normal
syn ^2.0.106
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
Crate seferize
seferize
1.2.2
All Items
Crate Items
Attribute Macros
Crate
seferize
Copy item path
Source
Attribute Macros
§
ignore
Macro causes the #
stringify
macro to ignore some item like: module, trait, struct, etc.
stringify
Macro that converts an item (struct, impl, trait, etc.) into a
&'static str
containing the item’s source code.