Docs.rs
github-ureq-0.1.3
This release has been yanked
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
github-ureq 0.1.3
A simple wrapper for the GitHub API V3 using the ureq crate.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
158
items documented
0
out of
6
items with examples
Size
Source code size: 38.78 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.61 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
chrono ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_path_to_error ^0.1
normal
strum ^0.24
normal
thiserror ^1.0
normal
ureq ^2.4
normal
url ^2.2
normal
test-case ^2.0
dev
Versions
0.1.3
(2022-02-26)
0.1.2
(2022-02-25)
0.1.1
(2022-02-25)
0.1.0
(2022-02-25)
Owners
github-ureq-0.1.3 has been yanked.
github-ureq
A simple Rust wrapper for the GitHub API V3 using
ureq
.
The API for this crate can change at any time (before version 1.0)!