1 2 3 4 5 6 7 8 9 10
// This file is generated by atrium-codegen. DO NOT EDIT. //!Definitions for the `com.atproto` namespace. pub mod admin; pub mod identity; pub mod label; pub mod moderation; pub mod repo; pub mod server; pub mod sync; pub mod temp;