Docs.rs
ergokv-macro-0.1.7
ergokv-macro 0.1.7
Docs.rs crate page
Fair
Links
Repository
crates.io
Source
Owners
luciusmagn
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0.37
normal
syn ^2.0.83
normal
Versions
100%
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
ergokv_
macro
0.1.7
All Items
Crate Items
Derive Macros
Crate
ergokv_macro
Copy item path
Source
Expand description
This is never meant to be imported directly :)
Use the main
ergokv
crate
Derive Macros
ยง
Store
Derives the
Store
trait for a struct, generating methods for CRUD operations in TiKV.