[][src]Type Definition oxygengine_core::error::Result

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