Commit Graph

8 Commits

Author SHA1 Message Date
5950ac8a06 Remove some indirections from Digimon.
Fixed docs in `digimon.rs`.
2020-04-21 15:35:48 +01:00
e943819853 Added bounds on the Bytes error types.
Started using `err-impl`, fork of `err-derive` that does not implement `Display` or `From`.
2020-04-20 21:56:35 +01:00
18e68dc0c6 Fixed documentation on digimon.rs. 2020-04-17 19:21:46 +01:00
269a98a517 Added some identity operations back now that lint identity_op is enabled. 2020-04-17 19:20:22 +01:00
28a481b552 Merged ToBytes, FromBytes into Bytes 2020-04-17 19:19:28 +01:00
f2ebaad3d8 Added various lints.
Removed `Structure` interface.
2020-04-12 18:29:23 +01:00
bfd4f4cf01 Brought files from previous implementation and adapted some to the new implementation. 2020-04-11 14:37:30 +01:00
25972c7881 Initial commit 2020-04-10 11:23:13 +01:00