Skip to main content

run

Function run 

Source
pub async fn run(
    host: &str,
    port: u16,
    data_dir: &str,
    tmk: Option<[u8; 32]>,
    token: Option<String>,
    memory_mode: bool,
) -> Result<()>
Expand description

Start the nedbd v2 server.