Docs.rs
github-star-counter-1.1.4
github-star-counter 1.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
base64 ^0.12
normal
bytesize ^1.0.0
normal
futures-preview =0.3.0-alpha.19
normal
itertools ^0.9.0
normal
lazy_static ^1.3.0
normal
log ^0.4.8
normal
serde ^1.0
normal
serde_json ^1.0.40
normal
simple_logger ^1.3.0
normal
structopt ^0.3.0
normal
surf ^1.0
normal
tera ^1.0.2
normal
tokio ^0.2.1
normal
pretty_assertions ^0.6.1
dev
Versions
0%
of the crate is documented
Platform
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_
star_
counter
1.1.4
Error
Aliased Type
In crate github_
star_
counter
github_star_counter
Type Alias
Error
Copy item path
Source
pub type Error =
Box
<dyn
Error
>;
Aliased Type
ยง
pub struct Error(
/* private fields */
);