Docs.rs
toon-format-0.4.0
toon-format 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
johannschopplich
Dependencies
anyhow ^1.0.86
normal
arboard ^3.4
normal
chrono ^0.4
normal
clap ^4.5.11
normal
comfy-table ^7.1
normal
crossterm ^0.28
normal
indexmap ^2.0
normal
ratatui ^0.29
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
syntect ^5.2
normal
thiserror ^2.0.17
normal
tiktoken-rs ^0.9.1
normal
tui-textarea ^0.7
normal
unicode-width ^0.2
normal
datatest-stable ^0.3.3
dev
glob ^0.3
dev
Versions
28.41%
of the crate is documented
Go to latest version
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
escape_string
toon_
format
0.4.0
In toon_
format::
utils::
string
toon_format
::
utils
::
string
Function
escape_
string
Copy item path
Source
pub fn escape_string(s: &
str
) ->
String
Expand description
Escape special characters in a string for quoted output.