pub(crate) async fn run(
command: &AdminCommands,
) -> Result<(), OperationOutcomeError>Expand description
Runs the admin command group.
pub(crate) async fn run(
command: &AdminCommands,
) -> Result<(), OperationOutcomeError>Runs the admin command group.