Type Definition ffly_rs::GenericError

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