Function leptos_spin::server_fn::get_server_fn_by_path
source · pub fn get_server_fn_by_path(
path: &str
) -> Option<ServerFnTraitObj<SpinRequest, SpinResponse>>
Expand description
Returns the server function at the given path