//! # MigrationReport - Trait Implementations
//!
//! This module contains trait implementations for `MigrationReport`.
//!
//! ## Implemented Traits
//!
//! - `Default`
//! - `Display`
//!
//! 🤖 Generated with [SplitRS](https://github.com/cool-japan/splitrs)
use MigrationReport;
use fmt;