[][src]Type Definition lapin_futures::Result

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

A std Result with a lapin::Error error type