Function kvs::server [−][src]
pub(crate) async fn server(url: &str) -> Result<!, String>
Expand description
Run the server portion of the program.
pub(crate) async fn server(url: &str) -> Result<!, String>
Run the server portion of the program.