preserves/implementations/rust/preserves/src/value
Tony Garnock-Jones 6ffc34065f Value from usize/isize 2021-07-13 15:59:14 +02:00
..
packed Take more advantage of use std::io; and fix benches 2021-07-05 13:00:30 +02:00
de.rs Remove mostly-useless Domain methods 2021-07-03 23:10:43 +02:00
domain.rs If T is DomainDecode, so is &mut T. 2021-07-05 20:24:40 +02:00
magic.rs Introduce Cargo workspace in prep for schema 2021-04-19 22:28:59 +02:00
mod.rs Remove IOResult in favour of std::io::Result 2021-07-05 12:38:11 +02:00
reader.rs Take more advantage of use std::io; and fix benches 2021-07-05 13:00:30 +02:00
repr.rs Value from usize/isize 2021-07-13 15:59:14 +02:00
ser.rs Introduce Cargo workspace in prep for schema 2021-04-19 22:28:59 +02:00
signed_integer.rs More TryFrom<&SignedInteger> implementations 2021-07-03 08:59:22 +02:00
writer.rs Take more advantage of use std::io; and fix benches 2021-07-05 13:00:30 +02:00