refactor(uri): make ByteStr an implementation detail of uri
This commit is contained in:
3
src/common/mod.rs
Normal file
3
src/common/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub use self::str::ByteStr;
|
||||
|
||||
mod str;
|
||||
Reference in New Issue
Block a user