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.
pub fn options(namespace: &str) -> Result<NamespaceOptions>Get a namespace handle for accessing options.
Returns an error if init() has not been called.