Data models for NuAnalytics
NuAnalytics
pub use course::Course;
pub use dag::DAG;
pub use degree::Degree;
pub use plan::Plan;
pub use school::School;