[][src]Type Definition lapin::ConfirmationPromise

type ConfirmationPromise<T> = PinkySwear<Result<T>, Result<Confirmation>>;