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

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

Represents the result of all docker operations