Type Definition lapin::PromiseChain[][src]

pub type PromiseChain<T> = PinkySwear<Result<T>, Result<()>>;