This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
84ce4f1c10
rust
/
src
/
libserialize
History
Download ZIP
Download TAR.GZ
John Kåre Alsaker
84ce4f1c10
Add Encodable and Decodable impls for Arc<[T]>
2017-12-21 19:21:40 +01:00
..
Cargo.toml
Bump version, upgrade bootstrap
2017-02-03 13:25:46 -08:00
collection_impls.rs
Add Encodable and Decodable impls for Arc<[T]>
2017-12-21 19:21:40 +01:00
hex.rs
Replace
_, _
with
..
2016-09-04 12:30:33 +03:00
json.rs
Use Try syntax for Option in place of macros or match
2017-12-09 14:18:33 -08:00
leb128.rs
Bump version, upgrade bootstrap
2017-02-03 13:25:46 -08:00
lib.rs
*: remove crate_{name,type} attributes
2017-08-25 16:18:21 -04:00
opaque.rs
incr.comp.: Load diagnostics from previous session lazily and clean up on-disk-cache persistence code.
2017-12-01 13:48:59 +01:00
serialize.rs
Fix some doc/comment typos.
2017-07-23 22:48:01 +07:00