hsmtool::util::helper

Function no_object_exists

Source
pub fn no_object_exists(
    session: &Session,
    id: Option<&str>,
    label: Option<&str>,
) -> Result<()>
Expand description

Returns Ok(()) if no objects specified by id or label exist.