Docs.rs
k2f_docx-0.2.3
k2f_docx 0.2.3
Docs.rs crate page
Apache-2.0
09 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
suzheng
Dependencies
clap ^4
normal
image =0.25.6
normal
k2f_core ^0.2.3
normal
k2f_paint ^0.2.3
normal
thiserror ^1.0
normal
ttf-parser ^0.21
normal
zip ^2
normal
Versions
8.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
export_opened
k2f_
docx
0.2.3
k2f_docx
Function
export_
opened
Copy item path
Source
pub fn export_opened(doc: &
OpenedDocument
) ->
Result
<
Vec
<
u8
>,
DocxError
>