Function leptos_server::server_fns_by_path
source · pub fn server_fns_by_path() -> Vec<&'static str>
Expand description
Returns the set of currently-registered server function paths, for debugging purposes.
pub fn server_fns_by_path() -> Vec<&'static str>
Returns the set of currently-registered server function paths, for debugging purposes.