proto-blue-api 0.3.0

AT Protocol high-level API: agent, rich text, moderation, generated types
Documentation
// Generated by atproto-codegen. Do not edit.

pub mod defs;
#[path = "getBlob.rs"]
pub mod get_blob;
#[path = "getBlocks.rs"]
pub mod get_blocks;
#[path = "getCheckout.rs"]
pub mod get_checkout;
#[path = "getHead.rs"]
pub mod get_head;
#[path = "getHostStatus.rs"]
pub mod get_host_status;
#[path = "getLatestCommit.rs"]
pub mod get_latest_commit;
#[path = "getRecord.rs"]
pub mod get_record;
#[path = "getRepo.rs"]
pub mod get_repo;
#[path = "getRepoStatus.rs"]
pub mod get_repo_status;
#[path = "listBlobs.rs"]
pub mod list_blobs;
#[path = "listHosts.rs"]
pub mod list_hosts;
#[path = "listRepos.rs"]
pub mod list_repos;
#[path = "listReposByCollection.rs"]
pub mod list_repos_by_collection;
#[path = "notifyOfUpdate.rs"]
pub mod notify_of_update;
#[path = "requestCrawl.rs"]
pub mod request_crawl;
#[path = "subscribeRepos.rs"]
pub mod subscribe_repos;