class Stannum::Constraints::Base::Builder

Builder class for defining constraints for a Contract.

This class should not be invoked directly. Instead, pass a block to the constructor for Contract.

@api private