You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan 5adc269e11 Add endian info and pointer-width check
When a file created by a 64-bit system is read on a 16/32 bit system,
there may be a size overflow. If so, we should do a runtime panic.
3 years ago
..
native Decompose linearity tests and utils into modules 3 years ago
src Add endian info and pointer-width check 3 years ago
Cargo.toml Add storage module for custom encoding/decoding 3 years ago
build.rs Add native file locks for unix and windows systems 3 years ago