atrium_api/com/atproto/sync.rs
1// @generated - This file is generated by atrium-codegen. DO NOT EDIT.
2//!Definitions for the `com.atproto.sync` namespace.
3pub mod defs;
4pub mod get_blob;
5pub mod get_blocks;
6pub mod get_checkout;
7pub mod get_head;
8pub mod get_host_status;
9pub mod get_latest_commit;
10pub mod get_record;
11pub mod get_repo;
12pub mod get_repo_status;
13pub mod list_blobs;
14pub mod list_hosts;
15pub mod list_repos;
16pub mod list_repos_by_collection;
17pub mod notify_of_update;
18pub mod request_crawl;
19pub mod subscribe_repos;