Docs.rs
docx-parser-0.1.1
docx-parser 0.1.1
Permalink
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
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
docx_
parser
0.1.1
Markdown
Table
Aliased Type
In crate docx_
parser
docx_parser
Type Alias
MarkdownTable
Copy item path
Source
pub type MarkdownTable =
Vec
<
MarkdownTableRow
>;
Aliased Type
ยง
pub struct MarkdownTable {
/* private fields */
}