Skip to main content

lxmf_core/
errors.rs

1//! Stable error surface for LXMF v0.2.
2
3pub use crate::error::LxmfError;