Docs.rs
create-rust-github-repo-0.6.2
create-rust-github-repo 0.6.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
DenisGorbachev
Dependencies
anyhow ^1.0.86
normal
clap ^4.3.24
normal
derive-new ^0.7.0
normal
derive_setters ^0.1.6
normal
fs_extra ^1.3.0
normal
tokio ^1.40.0
normal
Versions
18.18%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
create_
rust_
github_
repo
0.6.2
create_rust_github_repo
Function
replace_all
Copy item path
Source
pub fn replace_all(input:
String
, substitutions: &
HashMap
<&
str
, &
str
>) ->
String