proto-blue-api 0.3.0

AT Protocol high-level API: agent, rich text, moderation, generated types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Generated by atproto-codegen. Do not edit.

#[path = "addReservedHandle.rs"]
pub mod add_reserved_handle;
#[path = "checkHandleAvailability.rs"]
pub mod check_handle_availability;
#[path = "checkSignupQueue.rs"]
pub mod check_signup_queue;
#[path = "dereferenceScope.rs"]
pub mod dereference_scope;
#[path = "fetchLabels.rs"]
pub mod fetch_labels;
#[path = "requestPhoneVerification.rs"]
pub mod request_phone_verification;
#[path = "revokeAccountCredentials.rs"]
pub mod revoke_account_credentials;