preserves/implementations/rust/src/value
Tony Garnock-Jones 22b76cb9b6 Consume all sequence items in direct deserialization, matching deserialization from a Value 2020-05-29 11:07:55 +02:00
..
constants.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
de.rs Allow f32 and f64 to deserialize into each other 2020-05-29 10:58:00 +02:00
decoder.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
encoder.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
magic.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
mod.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
reader.rs Consume all sequence items in direct deserialization, matching deserialization from a Value 2020-05-29 11:07:55 +02:00
ser.rs Simplify code (and get back up to speed! ~150kHz) by insisting on IOValue for all codec operations 2020-05-26 11:01:33 +02:00
value.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
writer.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00