atrium_api/app/bsky/
embed.rs

1
2
3
4
5
6
7
8
// @generated - This file is generated by atrium-codegen. DO NOT EDIT.
//!Definitions for the `app.bsky.embed` namespace.
pub mod defs;
pub mod external;
pub mod images;
pub mod record;
pub mod record_with_media;
pub mod video;