Docs.rs
robin_cli_tool-1.3.0
robin_cli_tool 1.3.0
Docs.rs crate page
MIT
03 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
cesarferreira
Dependencies
anyhow ^1.0
normal
clap ^4.6
normal
colored ^3.1
normal
dialoguer ^0.12
normal
dirs ^6.0
normal
dotenvy ^0.15
normal
fuzzy-matcher ^0.3
normal
inquire ^0.9
normal
notify-rust ^4.18
normal
regex ^1.12
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
mockito ^1.7
dev
tempfile ^3.27
dev
tokio-test ^0.4
dev
Versions
57.69%
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
Skip to main content
fetch_template
robin
1.3.0
robin
Function
fetch_
template
Copy item path
Source
pub async fn fetch_template(template_name: &
str
) ->
Result
<
RobinConfig
>