v0.4.0 - Documentation
Pre-release
Pre-release
Added
PathDSL::into_pathbuf
- Missing
Into<PathBuf> for PathDSL
- Primary Documentation
- This changelog
- README.md
Changed
- All functions marked
inline(always)
- PathBuf is now
repr(transparent)
overPathBuf
Fixed
- Macro namespacing using
$crate
except where blocked by rust-lang/rust#63460.