Commit graph

6 commits

Author SHA1 Message Date
Janis 8ba04a0b94 compression support for zlib 2023-04-11 01:46:41 +02:00
Janis 3aa8ecbd77 integration tests, made more things publicly accessible
- switching from Cell to RefCell for NodePtr
- deep cloneing and destroying of trees
- BoxedNode is a NonNull now instead of an Rc
- implemented Read for `&[u8]`
2023-04-10 23:27:44 +02:00
Janis 6a462422a8 remove tests that rust-analyzer doesnt like 2023-03-29 17:52:27 +02:00
Janis 9a8c8228a3 idk stuff 2023-03-25 16:15:59 +01:00
Janis f1d968fbf5 btrfs learning tool 2023-03-23 22:30:30 +01:00
Janis 47710fe4fa btrfs crate 2023-03-15 19:25:19 +01:00