Docs.rs
lawkit-core-2.6.1
lawkit-core 2.6.1
Permalink
Docs.rs crate page
MIT
04 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kako-jun
Dependencies
anyhow ^1.0
normal
calamine ^0.22
normal
clap ^4.0
normal
csv ^1.3.1
normal
docx-rs ^0.4
normal
pdf-extract ^0.7
normal
rand ^0.8.5
normal
rand_distr ^0.4.3
normal
rayon ^1.0
normal
regex ^1.0
normal
scraper ^0.17
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
toml ^0.8
normal
zip ^0.6
normal
criterion ^0.5
dev
mockito ^1.0
dev
pretty_assertions ^1.0
dev
tempfile ^3.0
dev
Versions
23%
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
Module parser
lawkit_
core
2.6.1
Module parser
Module Items
Functions
In lawkit_
core::
common::
input
lawkit_core
::
common
::
input
Module
parser
Copy item path
Source
Functions
ยง
parse_
file_
input
Parse any supported file format and extract numbers
parse_
input_
auto
Parse input that could be either a file path or text content
parse_
text_
input