[][src]Type Definition ftml::StdResult

type StdResult<T, E> = Result<T, E>;