Docs.rs
wiktionary-dump-parser-0.3.2
wiktionary-dump-parser 0.3.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
ISibboI
Dependencies
bzip2 ^0.4.4
normal
clap ^4.3.19
normal
digest ^0.10.7
normal
futures-util ^0.3.21
normal
itertools ^0.11.0
normal
lazy_static ^1.4.0
normal
lexiclean ^0.0.1
normal
log ^0.4.19
normal
md-5 ^0.10.1
normal
num-integer ^0.1.44
normal
quick-xml ^0.30.0
normal
regex ^1.9.1
normal
reqwest ^0.11.18
normal
serde ^1.0.174
normal
serde_json ^1.0.103
normal
sha1 ^0.10.1
normal
simplelog ^0.12.1
normal
tokio ^1.29.1
normal
url ^2.2.2
normal
wikitext-parser ^0.3.2
normal
Versions
17.14%
of the crate is documented
Go to latest version
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
☰
Result
In wiktionary_dump_parser::error
?
Type Definition
wiktionary_dump_parser
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;