proto-blue-api 0.2.5

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
// Generated by atproto-codegen. Do not edit.

pub mod communication;
pub mod hosting;
pub mod moderation;
pub mod report;
pub mod safelink;
pub mod server;
pub mod set;
pub mod setting;
pub mod signature;
pub mod team;
pub mod verification;