proto-blue-api 0.3.3

AT Protocol high-level API: agent, rich text, moderation, generated types
Documentation
// Generated by atproto-codegen. Do not edit.
#![allow(clippy::pedantic, clippy::nursery, clippy::all)]

#[path = "cancelScheduledActions.rs"]
pub mod cancel_scheduled_actions;
pub mod defs;
#[path = "emitEvent.rs"]
pub mod emit_event;
#[path = "getAccountTimeline.rs"]
pub mod get_account_timeline;
#[path = "getEvent.rs"]
pub mod get_event;
#[path = "getRecord.rs"]
pub mod get_record;
#[path = "getRecords.rs"]
pub mod get_records;
#[path = "getRepo.rs"]
pub mod get_repo;
#[path = "getReporterStats.rs"]
pub mod get_reporter_stats;
#[path = "getRepos.rs"]
pub mod get_repos;
#[path = "getSubjects.rs"]
pub mod get_subjects;
#[path = "listScheduledActions.rs"]
pub mod list_scheduled_actions;
#[path = "queryEvents.rs"]
pub mod query_events;
#[path = "queryStatuses.rs"]
pub mod query_statuses;
#[path = "scheduleAction.rs"]
pub mod schedule_action;
#[path = "searchRepos.rs"]
pub mod search_repos;