about summary refs log tree commit diff
path: root/tvix/castore/src/path.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-01 r/8052 feat(tvix/castore/path): implement Debug + Displayedef1-3/+33
2024-05-01 r/8051 feat(tvix/castore/path): make Path unsized, repr-equivalent to [u8]edef1-51/+57
2024-05-01 r/8050 feat(tvix/castore/path): add Path{Buf}Florian Klink1-0/+245