Module pliantdb_local::core [−][src]
Core functionality and types for PliantDB.
Modules
| connection | Types for interacting with a database. |
| document | Types for interacting with |
| limits | Limits used within |
| networking | Types for networked communications. |
| schema | Types for defining database schema. |
| test_util | Shared schemas and utilities used for unit testing. |
| transaction | Types for executing transactions. |
Macros
| define_connection_test_suite | Creates a test suite that tests methods available on |
Enums
| Error | an enumeration of errors that this crate can produce |