Type Definition tiny_file_server::Error

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