interface-types/tests
Ivan Enderlin 41f9c231c0 feat(interface-types) Introduce RecordType for InterfaceType and Type.
The `Type::Record` variant now is defined by `RecordType`. In
addition, `InterfaceType` has a new variant: `Record`, that is also
defined by `RecordType`. Encoders and decoders are updated to consider
`RecordType`, which removes code duplication and simplify code.
2020-03-26 13:35:24 +01:00
..
binary.rs feat(interface-types) Introduce RecordType for InterfaceType and Type. 2020-03-26 13:35:24 +01:00