Function server_fn_paths
pub fn server_fn_paths() -> impl Iterator<Item = (&'static str, Method)>Available on crate feature
axum-no-default only.Expand description
The set of all registered server function paths.