Docs.rs
office-rs-0.1.1
office-rs 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
13 June 2026
Links
crates.io
Source
Owners
ZacRenis
Dependencies
chrono ^0.4
normal
fastrand ^2.0
normal
quick-xml ^0.38
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
time ^0.3
normal
zip ^4.3
normal
Versions
51.11%
of the crate is documented
Platform
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
Skip to main content
normalize_path
office_
rs
0.1.1
In office_
rs::
common::
utils
office_rs
::
common
::
utils
Function
normalize_
path
Copy item path
Source
pub fn normalize_path(path: &
str
) ->
String
Expand description
标准化文件路径(将反斜杠转换为正斜杠)