Skip to main content

Module serve

Module serve 

Source
Available on crate feature serve only.
Expand description

faucet serve — thin command layer: parse args into a ServeConfig, load the startup .env, and hand off to serve::run_server.

Functions§

run