Module pliantdb_local::core[][src]

Core functionality and types for PliantDB.

Modules

connection

Types for interacting with a database.

document

Types for interacting with Documents.

limits

Limits used within PliantDB.

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 Connection

Enums

Error

an enumeration of errors that this crate can produce