1/** 2 * This is the main library file for the sweetrpg-model-core library. 3 * @paulyhedral 4 */ 5pub mod models; 6pub mod vo;