Type Alias lindera::LinderaError
source · pub type LinderaError = LinderaError;Aliased Type§
struct LinderaError {
pub kind: LinderaErrorKind,
/* private fields */
}Fields§
§kind: LinderaErrorKindpub type LinderaError = LinderaError;struct LinderaError {
pub kind: LinderaErrorKind,
/* private fields */
}kind: LinderaErrorKind