api_impl::storage

Function get_object_info

Source
pub fn get_object_info(object: ObjectHandle) -> ObjectInfo
Expand description

Returns info about an open object as well of the state of its handle.

Panics if object is not a valid handle.