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