atrium_api/com/atproto/identity.rs
1// @generated - This file is generated by atrium-codegen. DO NOT EDIT.
2//!Definitions for the `com.atproto.identity` namespace.
3pub mod defs;
4pub mod get_recommended_did_credentials;
5pub mod refresh_identity;
6pub mod request_plc_operation_signature;
7pub mod resolve_did;
8pub mod resolve_handle;
9pub mod resolve_identity;
10pub mod sign_plc_operation;
11pub mod submit_plc_operation;
12pub mod update_handle;