Docs.rs
toon-format-0.2.2
toon-format 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
johannschopplich
Dependencies
anyhow ^1.0.86
normal
clap ^4.5.11
normal
comfy-table ^7.1
normal
indexmap ^2.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tiktoken-rs ^0.7.0
normal
Versions
34.36%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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.2.2
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.