bincode/src
Victor Koenders 8e99d580b8 Removed `allow` attributes, fixed some warnings 2021-09-26 09:19:39 +02:00
..
de Clean up the borrow crimes 2021-09-22 22:17:26 +02:00
enc Moved all feature flags to src/features, made the CI run tests on all feature combinations 2021-09-22 16:23:27 +02:00
features Removed `allow` attributes, fixed some warnings 2021-09-26 09:19:39 +02:00
varint Removed `allow` attributes, fixed some warnings 2021-09-26 09:19:39 +02:00
config.rs Moved all feature flags to src/features, made the CI run tests on all feature combinations 2021-09-22 16:23:27 +02:00
error.rs Added support for slices, str, fixed size arrays. Added lifetime to Decode trait 2021-09-22 12:03:00 +02:00
lib.rs Moved all feature flags to src/features, made the CI run tests on all feature combinations 2021-09-22 16:23:27 +02:00