struct Crystalizer::Deserializer(T, N)
- Crystalizer::Deserializer(T, N)
- Struct
- Value
- Object
Defined in:
deserializer.crConstructors
Instance Method Summary
-
#object_instance : T
Returns the deserialized object instance.
-
#set_ivar(key : String, &)
Sets an object_instance variable for a key.