feature: Implement more path attributes

This commit is contained in:
Rayhaan Jaufeerally
2025-07-20 15:25:41 +02:00
parent 4b130985da
commit ab20160014
5 changed files with 635 additions and 40 deletions

View File

@ -16,3 +16,4 @@ nom.workspace = true
serde.workspace = true
serde_repr.workspace = true
thiserror.workspace = true
strum.workspace = true