Docs.rs
docx-parser-0.1.1
docx-parser 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
erikvullings
Dependencies
base64 ^0.22.1
normal
clap ^4.5.4
normal
docx-rust ^0.1.8
normal
serde ^1.0.202
normal
serde_json ^1.0.117
normal
Versions
10.14%
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
MarkdownTable
docx_
parser
0.1.1
Markdown
Table
Aliased Type
In crate docx_
parser
docx_parser
Type Alias
Markdown
Table
Copy item path
Source
pub type MarkdownTable =
Vec
<
MarkdownTableRow
>;
Aliased Type
ยง
pub struct MarkdownTable {
/* private fields */
}