Function export_route_matched_0

Source
pub fn export_route_matched_0(
    _route_matched: RouteMatched,
    _runtime: &Runtime,
) -> ServerResult<(ContentType, Vec<u8>)>