[][src]Type Definition ais::errors::Result

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

Custom Result to prepopulate Error type