Docs.rs
agent-core-0.4.0
agent-core 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arrsingh
Dependencies
agent-core-runtime ^0.4.0
normal
agent-core-tui ^0.4.0
normal
optional
tempfile ^3
dev
Versions
100%
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
Skip to main content
escape_json_string
agent_
core
0.4.0
In agent_
core::
client::
providers::
common
agent_core
::
client
::
providers
::
common
Function
escape_
json_
string
Copy item path
Source
pub fn escape_json_string(s: &
str
) ->
String
Expand description
Escapes special characters for JSON string values.