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