Crate pliantdb_core[−][src]
Core functionality and types for PliantDB.
Modules
| connection | Types for interacting with a database. |
| document | Types for interacting with |
| schema | Types for defining database schema. |
| transaction | Types for executing transactions. |
Enums
| Error | an enumeration of errors that this crate can produce |