Skip to main content

load_server_state

Function load_server_state 

Source
pub fn load_server_state(path: impl AsRef<Path>) -> ServerResult<ServerState>
Expand description

Loads a TOML deployment file and constructs the complete server state.