auric-runtime 0.1.2

Runtime for the Ember-inspired Auric SPA framework
Documentation
1
2
3
4
#[derive(Clone)]
pub struct RouteDef {
    pub path: String,
}