misplib/src/v1/schemas/extended_galaxy_cluster.rs
2023-07-12 00:21:51 +02:00

11 lines
No EOL
116 B
Rust

default_derive!{
pub struct ExtendedGalaxyCluster {
//TODO
}
}
#[test]
fn valid1() {
todo!()
}