Skip to main content

has_object

Function has_object 

Source
pub fn has_object(
    store: &impl ObjectStore,
    info: &ObjectInfo,
) -> Result<bool, HeddleError>