Crate ergokv_macro

Source
Expand description

This is never meant to be imported directly :)

Use the main ergokv crate

Derive Macrosยง

  • Derives the Store trait for a struct, generating methods for CRUD operations in TiKV.