Crate ohmydb

Crate ohmydb 

Source

Re-exports§

pub use colored;
pub use serde;

Macros§

define_struct_from
A macro that generates a struct from a list of field names and types.
derive_for_struct
A macro that generates a struct with the specified fields and implements common traits for it.
display_coloredDeprecated
A macro that generates a Display implementation for a struct, with colored output.

Structs§

JsonDB