Docs.rs
ohkami_macros-0.8.0
ohkami_macros 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kana-rus
github:ohkami-rs:core
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
toml ^0.8.12
normal
optional
Versions
75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ohkami_
macros
0.8.0
All Items
Derive Macros
Crate
ohkami_macros
Copy item path
source
·
[
−
]
Derive Macros
§
Deserialize
The
perfect
reexport of
serde
’s
Deserialize
.
From
Request
#[derive(FromRequest)]
Serialize
The
perfect
reexport of
serde
’s
Serialize
.