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