[][src]Function roost_app::root_route

fn root_route(store: Provided<Rc<RefCell<Store>>>) -> VirtualNode

The route handler of the root repository path without a specified patch. The selected patch will be the current state of the repository or the latest patch.