Docs.rs
pdfxml-cli-0.1.0
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
pdfxml-cli 0.1.0
pdfxml command-line interface
Crate
Source
Builds
Feature flags
Size
Source code size: 38.61 kB
This is the summed size of all the files inside the crates.io package for this release.
Links
Homepage
hearsay316/pdfXml
0
0
0
crates.io
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
env_logger ^0.11
normal
log ^0.4
normal
pdfxml ^0.1.0
normal
windows-sys ^0.59
normal
Versions
0.1.1
(2026-04-17)
0.1.0
(2026-04-17)
Owners
pdfxml-cli-0.1.0 is not a library.
这是命令行程序的入口文件。
它自己不做复杂的 PDF 或 XML 处理, 主要负责三件事:
读取命令行参数
判断用户想走哪条流程
调用库里的函数并把结果打印出来