module Dry::Schema
def self.define(**options, &block)
- Api: - public
Returns:
-
(Processor)-
def self.define(**options, &block) DSL.new(options, &block).call end
(Processor)
-
def self.define(**options, &block) DSL.new(options, &block).call end