Expand description
Re-exports§
pub use at_uri::AtUri;pub use blob::upload_blob;pub use blob::upload_blob_from_url;pub use error::RepoError;pub use repo::Repo;pub use tid::Tid;pub use types::BlobLink;pub use types::BlobRef;pub use types::Page;pub use types::Record;pub use types::StrongRef;
Modules§
- at_uri
- AT Protocol URI parsing and construction.
- blob
- Blob upload helpers for AT Protocol PDS endpoints.
- error
- Error types for AT Protocol repository operations.
- repo
- High-level client for AT Protocol record repository operations.
- tid
- TID (Timestamp Identifier) generation and parsing.
- types
- Shared types for AT Protocol record repository operations.