[][src]Type Definition shipliftExp::Result

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

Represents the result of all docker operations