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

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

Result type that used in creator-tools.