Type Definition lindera_core::LinderaResult[][src]

pub type LinderaResult<T> = Result<T, LinderaError>;