[][src]Type Definition garnish_lang_common::Result

type Result<T = ()> = Result<T, Error>;