[][src]Type Definition lapin::PromiseChain

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