[][src]Type Definition oxygengine::core::error::Result

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