peace_value_traits 0.0.15

Trait bounds for value types for the Peace framework.
Documentation
1
2
3
4
5
//! Trait bounds for value types for the Peace framework.

pub use crate::app_error::AppError;

mod app_error;