Available on crate feature
provider only.Expand description
Macro generated module to be used by test-fuzz and bench if it applies.
Functionsยง
- encode_
and_ decode - Encodes and decodes table types returning its encoded size and the decoded object. This method is used for benchmarking, so its parameter should be the actual type that is being tested.