Docs.rs
rested-0.11.0
rested 0.11.0
Permalink
Docs.rs crate page
GPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Gnarus-G
Dependencies
anyhow ^1.0.75
normal
clap ^4.2.1
normal
clap_complete ^4.2.1
normal
colored ^2.0.0
normal
confy ^0.5.1
normal
enum-tags ^0.1.0
normal
enum-tags-macros ^0.1.0
normal
enum-tags-traits ^0.1.0
normal
serde ^1.0.159
normal
serde_json ^1.0.95
normal
skim ^0.10.4
normal
tokio ^1.28.0
normal
tower-lsp ^0.20.0
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.17
normal
ureq ^2.6.2
normal
criterion ^0.5.1
dev
insta ^1.29.0
dev
mockito ^1.0.2
dev
Versions
0.82%
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
read_program_text
rested
0.11.0
In rested::
interpreter
rested
::
interpreter
Function
read_
program_
text
Copy item path
Source
pub fn read_program_text(file:
Option
<
PathBuf
>) ->
Result
<
String
>