Docs.rs
forgejo-api-0.8.1
forgejo-api 0.8.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
Cyborus04
Dependencies
base64ct ^1.6.0
normal
bytes ^1.5.0
normal
futures ^0.3.31
normal
reqwest ^0.12
normal
serde ^1.0.168
normal
serde_json ^1.0.108
normal
soft_assert ^0.1.1
normal
thiserror ^1.0.43
normal
time ^0.3.26
normal
tokio ^1.29.1
normal
url ^2.4.0
normal
zeroize ^1.7.0
normal
eyre ^0.6.9
dev
reqwest ^0.12
dev
tokio ^1.29.1
dev
Versions
27.58%
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
impl_from_response
forgejo_
api
0.8.1
forgejo_api
Macro
impl_
from_
response
Copy item path
Source
macro_rules! impl_from_response { ($t:ty) => { ... }; }