roc/crates/test_utils
shua 0faa1d5f20
test_gen: replace stdlib Json with inline implementation
Towards the goal of removing Json from stdlib, this change replaces
usage of TotallyNotJson in test_gen/gen_abilities with a simple usable
inline implementation of Encoder/DecoderFormatting.

Similarly, the use of TotallyNotJson in test_reporting is not necessary
at all and is replaced with a Decoder that wouldn't actually work, but
which does compile.
2024-07-01 20:30:05 +02:00
..
src test_gen: replace stdlib Json with inline implementation 2024-07-01 20:30:05 +02:00
Cargo.toml split test_utils 2024-04-15 20:30:34 +10:00