Type Definition lapin::Promise[][src]

pub type Promise<T> = PinkySwear<Result<T>>;