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