Docs.rs
msedit-1.2.1
msedit 1.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
whatchamacallem
Dependencies
criterion ^0.6
dev
serde ^1.0
dev
serde_json ^1.0
dev
zstd ^0.13
dev
libc ^0.2
normal
windows-sys ^0.59
normal
winresource ^0.1.22
build
Versions
61.75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module path
edit
1.2.1
Module path
Module Items
Functions
In crate edit
edit
Module
path
Copy item path
Source
Expand description
Path related helpers.
Functions
ยง
normalize
Normalizes a given path by removing redundant components. The given path must be absolute (e.g. by joining it with the current working directory).