Module leptos_spin::server_fn
source · Functions§
- Returns the server function at the given path
- Merge together two sets of headers, deleting any in the first set of Headers that have a key in the second set of headers.
- Explicitly register a server function. This is only necessary if you are running the server in a WASM environment (or a rare environment that the
inventory
) crate doesn’t support. Spin is one of those environments - The set of all registered server function paths.