module Dry::Types::Meta

def with(**options) = super(meta: @meta, **options)

Other tags:
    Api: - public

Returns:
  • (Type) -

Parameters:
  • options (Hash) -- new_options
def with(**options) = super(meta: @meta, **options)