preserves/implementations/rust/src/value
Tony Garnock-Jones 28101cc7d1 Refactor to extract packed format from general traits. Regression in encode performance? 2020-07-08 15:44:06 +02:00
..
packed Refactor to extract packed format from general traits. Regression in encode performance? 2020-07-08 15:44:06 +02:00
de.rs Smaller Record; also, use u128/i128 when possible 2020-06-15 16:03:19 +02:00
decoder.rs Refactor to extract packed format from general traits. Regression in encode performance? 2020-07-08 15:44:06 +02:00
encoder.rs Refactor to extract packed format from general traits. Regression in encode performance? 2020-07-08 15:44:06 +02:00
magic.rs Remove placeholders from spec and implementations 2/5 2020-05-28 23:23:19 +02:00
mod.rs Refactor to extract packed format from general traits. Regression in encode performance? 2020-07-08 15:44:06 +02:00
reader.rs Refactor to extract packed format from general traits. Regression in encode performance? 2020-07-08 15:44:06 +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 Refactor to extract packed format from general traits. Regression in encode performance? 2020-07-08 15:44:06 +02:00