tink_json
tink_json copied to clipboard
`DynamicAccess<T>` does not seem to honor `@:jsonParse` defined on the concrete type substituted for `T`
Fun fact: it works for Dynamic<T> though.