Skip to main content

cached_handle_from

Function cached_handle_from 

Source
pub(super) fn cached_handle_from(
    result: Result<Option<DBPinnableSlice<'_>>, Error>,
) -> Result<Option<Handle<'_>>>