Skip to main content

start

Function start 

Source
pub fn start(options_json: Option<&str>) -> Result<String, String>
Expand description

Starts a SpiceDB instance. Returns the JSON response string (caller parses).

ยงErrors

Returns an error string if the C library returns null or the operation fails.