atrium-api 0.25.8

API library for AT Protocol (Bluesky)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// @generated - This file is generated by atrium-codegen. DO NOT EDIT.
//!Definitions for the `tools.ozone` namespace.
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;