CBOREncodable
toCBOR
implemented. The `encode` function can then rely on a default implementation that will call `toCBOR()` and then encode the resulting `CBOR` object.
conventions.