Function common::server::start

source ·
pub fn start(
    binding: &str,
    connection_string: &str,
    worker_count: usize
) -> Result<(), Error>