Skip to main content

options

Function options 

Source
pub fn options(namespace: &str) -> Result<NamespaceOptions>
Expand description

Get a namespace handle for accessing options.

Returns an error if init() has not been called.