objex 0.2.0

object entity creation and persistence using matcat and geospec
Documentation
1
2
3
4
5
6
pub mod object;
pub mod composite;
pub mod types;

pub use object::*;
pub use composite::*;