preserves/implementations/rust/src/value
Tony Garnock-Jones 70a305458a Avoid some copying 2020-06-17 11:01:44 +02:00
..
constants.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
de.rs Smaller Record; also, use u128/i128 when possible 2020-06-15 16:03:19 +02:00
decoder.rs Remove unnecessary Cow 2020-06-17 09:35:09 +02:00
encoder.rs Slim down the common case of no annotations 2020-06-17 02:39:01 +02:00
magic.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
mod.rs Smaller Record; also, use u128/i128 when possible 2020-06-15 16:03:19 +02:00
reader.rs Avoid some copying 2020-06-17 11:01:44 +02:00
ser.rs Smaller Record; also, use u128/i128 when possible 2020-06-15 16:03:19 +02:00
signed_integer.rs Smaller Record; also, use u128/i128 when possible 2020-06-15 16:03:19 +02:00
value.rs Slim down the common case of no annotations 2020-06-17 02:39:01 +02:00
writer.rs Smaller Record; also, use u128/i128 when possible 2020-06-15 16:03:19 +02:00