A better Rust ATProto crate
at oauth 387 B view raw
1// @generated by jacquard-lexicon. DO NOT EDIT. 2// 3// This file was automatically generated from Lexicon schemas. 4// Any manual changes will be overwritten on the next regeneration. 5 6#[cfg(feature = "app_bsky")] 7pub mod app_bsky; 8 9#[cfg(feature = "chat_bsky")] 10pub mod chat_bsky; 11 12#[cfg(feature = "com_atproto")] 13pub mod com_atproto; 14 15#[cfg(feature = "tools_ozone")] 16pub mod tools_ozone;