aboutsummaryrefslogtreecommitdiff
path: root/src/structs/error.rs
Commit message (Collapse)AuthorAgeFilesLines
* Partial aes implementation and others improvementsIgor Tolmachev2024-07-201-18/+23
|
* Add more `#[inline]` markersIgor Tolmachev2024-07-171-1/+1
|
* Improve ZipFileIgor Tolmachev2024-06-231-3/+3
|
* Implement deserializeIgor Tolmachev2024-06-231-2/+10
| | | | Remove bincode crate and replace it by own written serializer
* Implement serializeIgor Tolmachev2024-06-231-0/+29