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.