This website requires JavaScript.
Explore
Help
Sign In
berkus
/
bincode
mirror of
https://git.sr.ht/~stygianentity/bincode
Watch
1
Star
0
Fork
You've already forked bincode
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e99d580b8
bincode
/
src
History
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