[][src]Function roost_app::download_patch_json

fn download_patch_json(
    store: Provided<Rc<RefCell<Store>>>,
    _selected_patch: String,
    _encoded_path: String
)

The on_visit value of the patch_route, which fetches the JSON content of the application state for that specific route path.