Class | Virtus::Attribute::Hash |
In: |
lib/virtus/attribute/hash.rb
|
Parent: | Attribute |
Handles attributes with Hash type
Type | = | Struct.new(:key_type, :value_type) do def self.infer(type) |
FIXME: remove this once axiom-types supports it
@private |
key_type | [R] | @api private |
value_type | [R] | @api private |