Docs.rs
struct_to_string-0.2.0
struct_to_string 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Houski
Dependencies
proc-macro2 ^1.0.67
normal
quote ^1.0.33
normal
syn ^2.0.37
normal
Versions
50%
of the crate is documented
Platform
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
struct_
to_
string
0.2.0
All Items
Crate Items
Derive Macros
Crate
struct_to_string
Copy item path
Source
Derive Macros
ยง
Struct
ToString
The
StructToString
macro derives a
to_string
function for the struct.