Docs.rs
bugbite-0.0.14
bugbite 0.0.14
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
radhermit
Dependencies
async-stream ^0.3.6
normal
base64 ^0.22.1
normal
byte-unit ^5.1.6
normal
camino ^1.1.9
normal
chrono ^0.4.40
normal
chronoutil ^0.2.7
normal
crossterm ^0.28.1
normal
optional
dirs-next ^2.0.0
normal
enum-as-inner ^0.6.1
normal
futures-util ^0.3.31
normal
indexmap ^2.9.0
normal
infer ^0.19.0
normal
itertools ^0.13.0
normal
ordered-multimap ^0.7.3
normal
pyo3 ^0.24.1
normal
optional
regex ^1.11.1
normal
reqwest ^0.12.15
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_repr ^0.1.20
normal
serde_with ^3.12.0
normal
strum ^0.26.3
normal
tempfile ^3.19.1
normal
textwrap ^0.16.2
normal
optional
thiserror ^2.0.12
normal
toml ^0.8.20
normal
tracing ^0.1.41
normal
unicode-segmentation ^1.12.0
normal
optional
url ^2.5.4
normal
wiremock ^0.6.3
normal
optional
indoc ^2.0.6
dev
serde_test ^1.0.177
dev
tokio ^1.44.2
dev
Versions
23.76%
of the crate is documented
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
impl_api
bugbite
0.0.14
bugbite
Macro
impl_
api
Copy item path
Source
macro_rules! impl_api { ($($type:ty),+) => { ... }; }
Expand description
Implement Api trait for given types.