Type Definition samotop_core::common::Error

source · []
pub type Error = Box<dyn Error + Send + Sync + 'static>;