Type Alias lindera::LinderaError

source ·
pub type LinderaError = LinderaError;

Aliased Type§

struct LinderaError {
    pub kind: LinderaErrorKind,
    /* private fields */
}

Fields§

§kind: LinderaErrorKind