Re-exports§
pub use client::OsunbitDB;pub use transaction::TransactionHandle;pub use errors::OsunbitDBError;pub use ops::increment;pub use ops::remove;pub use ops::array_union;pub use ops::array_remove;
Modules§
Macros§
- json
- Construct a
serde_json::Valuefrom a JSON literal.
Enums§
- Json
- Represents any valid JSON value.