1
2
3
// TODO support partition
#[derive(Clone, Debug, Eq, Hash, PartialEq, Serialize, Deserialize)]
pub struct PartitionDefinition {}