1 2 3
use serde::{Serialize, Deserialize}; use super::AttachmentCompact; pub type AttachmentBase = AttachmentCompact;