[][src]Type Definition carbon_lib::CarbonResult

type CarbonResult<T> = Result<T, CarbonError>;