Skip to main content

dispose

Function dispose 

Source
pub fn dispose(handle: u64) -> Result<String, String>
Expand description

Disposes a SpiceDB instance. Returns the JSON response string (caller may ignore).

ยงErrors

Returns an error string if the C library returns null.