[][src]Type Definition russh_agent::Result

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

A result that must include a Error