Docs.rs
endbasic-std-0.11.1
endbasic-std 0.11.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jmmv
Dependencies
async-channel ^2.2
normal
async-trait ^0.1
normal
endbasic-core ^0.11.1
normal
futures-lite ^2.2
normal
getrandom ^0.2
normal
radix_trie ^0.2
normal
rand ^0.8
normal
time ^0.3
normal
filetime ^0.2
dev
flate2 ^1.0
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
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
endbasic_
std
0.11.1
In endbasic_
std::
strings
endbasic_std
::
strings
Function
format_boolean
Copy item path
Source
pub fn format_boolean(b:
bool
) -> &'static
str
Expand description
Formats a boolean
b
for display.