Docs.rs
txtools-0.1.1
txtools 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
grouting
Dependencies
anyhow ^1.0.79
normal
image ^0.24.8
normal
rfd ^0.13.0
normal
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
Skip to main content
get_boolean_input
txtools
0.1.1
In txtools::
utils
txtools
::
utils
Function
get_
boolean_
input
Copy item path
Source
pub fn get_boolean_input(prompt: &
str
) ->
Result
<
bool
>