Function leptos_spin::server_fn::server_fn_paths
source · pub fn server_fn_paths() -> impl Iterator<Item = (&'static str, HttpMethod)>
Expand description
The set of all registered server function paths.
pub fn server_fn_paths() -> impl Iterator<Item = (&'static str, HttpMethod)>
The set of all registered server function paths.