Docs.rs
mwbot-0.4.0
mwbot 0.4.0
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
legoktm
github:mwbot-rs:cratesio
Dependencies
dirs ^4
normal
mwapi ^0.4.0
normal
mwapi_errors ^0.2.1
normal
mwapi_responses ^0.3.0
normal
mwtitle ^0.2.0
normal
once_cell ^1.8.0
normal
parsoid ^0.7.0
normal
serde ^1
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.8
normal
toml ^0.5
normal
tracing ^0.1
normal
tokio ^1.0
dev
libc ^0.2
normal
Versions
83.33%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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 mwbot
?
Type Definition
mwbot
::
Result
source
·
[
−
]
pub type Result<T, E =
Error
> =
Result
<T, E>;