Docs.rs
winpath-0.1.1
winpath 0.1.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
DemiMarie
Dependencies
winapi ^0.3
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
winpath
0.1.1
winpath
Function
remove_dotdot
Copy item path
Source
pub fn remove_dotdot( buf: &[
u16
], prefix_len:
usize
, prefix_slice: &[
u16
], ) -> (
Vec
<
u16
>,
bool
)