Type Definition fastanvil::LoaderResult[][src]

pub type LoaderResult<T> = Result<T, LoaderError>;