A better Rust ATProto crate
at main 434 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 6pub mod app_view_defs; 7pub mod get_author_feed; 8pub mod get_author_replies; 9pub mod get_handle_from_did; 10pub mod get_identity; 11pub mod get_oekaki; 12pub mod get_parent_for_reply; 13pub mod get_recent; 14pub mod get_tag_feed; 15pub mod oekaki; 16pub mod profile;