I'd be great to have: ```rs type MyRecord { field1: Int, field2: Any, } ``` Where `field2` is any Plutus data.