has_schema_usage_privilege

Function has_schema_usage_privilege 

Source
pub fn has_schema_usage_privilege(
    current_user: &UserCatalog,
    schema_id: impl Into<SchemaId>,
    owner_id: UserId,
) -> bool