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