Type Definition lindera::LinderaResult

source · []
pub type LinderaResult<T> = Result<T, LinderaError>;