RuntimeInspector.this

Constructor for RuntimeInspector

class RuntimeInspector(Type, KeyType = string)
this
(
Inspector!(Type, KeyType) inspector
)

Parameters

inspector Inspector!(Type, KeyType)

underlying inspector that works with unwrapped type

Meta