Docs.rs
wanisabi-0.1.6
wanisabi 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jemsurfer
Dependencies
chrono ^0.4.33
normal
paginate ^1.1.11
normal
ratelimit ^0.9.0
normal
regex ^1.10.3
normal
reqwest ^0.11.23
normal
serde ^1.0.196
normal
serde_json ^1.0.113
normal
serde_qs ^0.12.0
normal
serde_with ^3.6.0
normal
text_io ^0.1.12
normal
tokio ^1.35.1
normal
wana_kana ^3.0.0
normal
wanisabi-model ^0.1.2
normal
Versions
5.64%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
parse_error
wanisabi
0.1.6
wanisabi
Macro
parse_
error
Copy item path
Source
macro_rules! parse_error { ($return:ty, $res:ident, $self:ident) => { ... }; }