Function sled_web::server::run[][src]

pub fn run(config: Config, tree: Arc<Tree>)

Build and run a hyper Server using the default runtime with the given configuration and sled::Tree.