[][src]Function roost_app::entry_route

fn entry_route(
    store: Provided<Rc<RefCell<Store>>>,
    _encoded_path: String
) -> VirtualNode

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