upstream-rs 1.16.2

Fetch package updates directly from the source.
Documentation
1
2
3
4
5
6
7
8
pub mod filename_parser;
pub mod filesystem;
pub mod platform;
pub mod static_paths;

/// shared test helpers
#[cfg(test)]
pub mod test_support;