pub fn server_fn_paths() -> impl Iterator<Item = (&'static str, HttpMethod)>
Expand description

The set of all registered server function paths.