forked from dbus2/zbus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add FilePath type as a thin wrapper around Path/Cow<Path> - Implement FilePath as a wrapper around Path/Cow<Path> - Derive Type, Debug, Default, PartialEq, and Eq traits - Implement from/to_bytes methods for serialization - Provide examples of usage and comparison with Path/PathBuf Fixes dbus2#977.
- Loading branch information
1 parent
2b58254
commit 9696475
Showing
1 changed file
with
55 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters