mysqladm::core::database_privileges

Function display_privilege_diffs

Source
pub fn display_privilege_diffs(
    diffs: &BTreeSet<DatabasePrivilegesDiff>,
) -> String
Expand description

Displays the difference between two sets of database privileges.