Trait Alias BuildBoxCoordinatorTrait

Source
trait BuildBoxCoordinatorTrait = FnMut(DatabaseConnection) -> BoxCoordinator
    + Send
    + 'static;