List of all items
Structs
- document::Document
- document::DocumentBuilder
- document::DocumentId
- document::DocumentView
- document::DocumentViewFields
- document::DocumentViewHash
- document::DocumentViewId
- document::DocumentViewValue
- entry::EncodedEntry
- entry::Entry
- entry::EntryBuilder
- entry::LogId
- entry::SeqNum
- entry::Signature
- graph::Graph
- hash::Hash
- identity::KeyPair
- identity::PublicKey
- operation::EncodedOperation
- operation::Operation
- operation::OperationBuilder
- operation::OperationFields
- operation::OperationId
- operation::PinnedRelation
- operation::PinnedRelationList
- operation::Relation
- operation::RelationList
- operation::plain::PlainFields
- operation::plain::PlainOperation
- schema::Schema
- schema::SchemaDescription
- schema::SchemaFields
- schema::SchemaName
- schema::system::SchemaFieldView
- schema::system::SchemaView
- secret_group::MlsProvider
- secret_group::SecretGroup
- secret_group::SecretGroupCommit
- secret_group::SecretGroupMember
- serde::StringOrU64
Enums
- api::DomainError
- api::ValidationError
- document::error::DocumentBuilderError
- document::error::DocumentError
- document::error::DocumentIdError
- document::error::DocumentReducerError
- document::error::DocumentViewError
- document::error::DocumentViewIdError
- entry::error::DecodeEntryError
- entry::error::EncodeEntryError
- entry::error::EntryBuilderError
- entry::error::LogIdError
- entry::error::SeqNumError
- entry::error::ValidateEntryError
- graph::error::GraphError
- graph::error::ReducerError
- hash::error::HashError
- identity::error::KeyPairError
- identity::error::PublicKeyError
- operation::OperationAction
- operation::OperationValue
- operation::OperationVersion
- operation::error::DecodeOperationError
- operation::error::EncodeOperationError
- operation::error::FieldsError
- operation::error::OperationActionError
- operation::error::OperationBuilderError
- operation::error::OperationIdError
- operation::error::PinnedRelationError
- operation::error::PinnedRelationListError
- operation::error::PlainValueError
- operation::error::RelationError
- operation::error::RelationListError
- operation::error::ValidateOperationError
- operation::plain::PlainValue
- schema::FieldType
- schema::SchemaId
- schema::SchemaVersion
- schema::error::FieldTypeError
- schema::error::SchemaDescriptionError
- schema::error::SchemaError
- schema::error::SchemaFieldError
- schema::error::SchemaIdError
- schema::error::SchemaNameError
- schema::system::SystemSchemaError
- schema::validate::error::BlobError
- schema::validate::error::BlobPieceError
- schema::validate::error::SchemaDefinitionError
- schema::validate::error::SchemaFieldDefinitionError
- schema::validate::error::ValidationError
- secret_group::SecretGroupMessage
- secret_group::error::SecretGroupError
- storage_provider::error::DocumentStorageError
- storage_provider::error::EntryStorageError
- storage_provider::error::LogStorageError
- storage_provider::error::OperationStorageError
- storage_provider::error::ValidationError
Traits
- Human
- Validate
- WithId
- document::traits::AsDocument
- entry::traits::AsEncodedEntry
- entry::traits::AsEntry
- graph::Reducer
- hash::HashId
- operation::traits::Actionable
- operation::traits::AsOperation
- operation::traits::Schematic
- operation::traits::WithPublicKey
- storage_provider::traits::DocumentStore
- storage_provider::traits::EntryStore
- storage_provider::traits::LogStore
- storage_provider::traits::OperationStore
Functions
- api::helpers::get_skiplink_for_entry
- api::next_args
- api::publish
- api::validation::ensure_document_not_deleted
- api::validation::get_checked_document_id_for_view_id
- api::validation::get_expected_skiplink
- api::validation::increment_log_id
- api::validation::increment_seq_num
- api::validation::is_next_seq_num
- api::validation::next_log_id
- api::validation::validate_claimed_schema_id
- api::validation::verify_log_id
- entry::decode::decode_entry
- entry::encode::encode_entry
- entry::encode::sign_and_encode_entry
- entry::encode::sign_entry
- entry::validate::validate_links
- entry::validate::validate_log_integrity
- entry::validate::validate_payload
- entry::validate::validate_signature
- operation::decode::decode_operation
- operation::encode::encode_operation
- operation::encode::encode_plain_operation
- operation::validate::validate_operation
- operation::validate::validate_operation_format
- operation::validate::validate_operation_with_entry
- schema::validate::validate_all_fields
- schema::validate::validate_blob_piece_v1_fields
- schema::validate::validate_blob_v1_fields
- schema::validate::validate_data
- schema::validate::validate_description
- schema::validate::validate_field_name
- schema::validate::validate_mime_type
- schema::validate::validate_name
- schema::validate::validate_only_given_fields
- schema::validate::validate_pieces
- schema::validate::validate_schema_definition_v1_fields
- schema::validate::validate_schema_field_definition_v1_fields
- serde::deserialize_hex
- serde::serialize_hex