Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the Clone bytes types Copy as well | pennae | 2022-07-17 | 1 | -2/+1 |
| | | | | u8 arrays are copy, no need to not have our wrappers be copy. | ||||
* | apply rustfmt | pennae | 2022-07-17 | 1 | -1/+1 |
| | |||||
* | fix clippy warnings | pennae | 2022-07-17 | 1 | -0/+1 |
| | |||||
* | initial import | pennae | 2022-07-13 | 1 | -0/+324 |