preserves/implementations/rust/src/value
Tony Garnock-Jones b5f4c3a498 Remove placeholders from spec and implementations 2/5
Enormous refactoring in Rust implementation. Direct deserialization.
Zero-copy deserialization in some cases. Much faster.
2020-05-28 23:23:19 +02:00
..
constants.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
de.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +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 Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +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