Module server_fn

Source

Functions§

get_server_fn_by_path
Returns the server function at the given path
handle_server_fns
handle_server_fns_with_context
merge_headers
Merge together two sets of headers, deleting any in the first set of Headers that have a key in the second set of headers.
register_explicit
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
server_fn_paths
The set of all registered server function paths.