Docs.rs
binswap-github-0.1.7
binswap-github 0.1.7
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
oeb25
Dependencies
binstalk ^0.12.0
normal
color-eyre ^0.6.2
normal
crates_io_api ^0.9.0
normal
crossterm ^0.27.0
normal
derive_builder ^0.12.0
normal
serde ^1.0.152
normal
tempfile ^3.3.0
normal
tokio ^1.25.0
normal
tokio ^1.25.0
dev
tracing ^0.1.37
dev
tracing-error ^0.2.0
dev
tracing-subscriber ^0.3.16
dev
Versions
100%
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
binswap_
github
0.1.7
binswap_github
Function
builder
Copy item path
Source
pub fn builder() ->
BinswapGithubBuilder
Expand description
Create a new builder. Finish by calling
.build()