|
|
9222ef40d6
|
Changed the Bytes derive to have endianess per-field.
Started using the new derive.
|
2021-01-24 10:19:22 +00:00 |
|
|
|
792b1d365c
|
Improved dcb-bytes's documentation and added a derive.
|
2021-01-24 10:06:49 +00:00 |
|
|
|
b0921aa93c
|
Removed ByteArray::SIZE.
Added several filesystem entities.
Revised alphabet strings.
|
2021-01-17 21:26:21 +00:00 |
|
|
|
147a44e4cd
|
Fixed missing doc links.
|
2020-10-22 01:02:01 +01:00 |
|
|
|
8e48e530ab
|
Removed TODO based on currently nightly supporting the feature.
|
2020-10-21 01:23:02 +01:00 |
|
|
|
2a39f8b438
|
Moved Bytes interface to dcb-bytes crate.
Instead of implementing `Bytes for Option<T>`, a proxy is now used, as `dcb-bytes` is in a separate crate.
|
2020-09-20 02:34:39 +01:00 |
|