Docs.rs
steer-core-0.10.1
steer-core 0.10.1
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
BrendanGraham14
Dependencies
aes-gcm ^0.10.3
normal
async-stream ^0.3.5
normal
async-trait ^0.1.88
normal
axum ^0.8
normal
base64 ^0.22.1
normal
bitflags ^2.10.0
normal
chrono ^0.4
normal
colored ^2.0
normal
directories ^6.0.0
normal
dirs ^5.0
normal
dotenvy ^0.15
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
fuzzy-matcher ^0.3.7
normal
gethostname ^0.5
normal
glob ^0.3
normal
globset ^0.4.16
normal
hex ^0.4
normal
hkdf ^0.12.4
normal
home ^0.5
normal
hyper ^1.6.0
normal
hyper-util ^0.1.14
normal
ignore ^0.4
normal
jsonschema ^0.17
normal
keyring ^3.6.2
normal
lazy_static ^1.5.0
normal
lru ^0.16.2
normal
nix ^0.30.1
normal
once_cell ^1.21.3
normal
open ^5.3.2
normal
prost ^0.13
normal
prost-types ^0.13
normal
rand ^0.8
normal
regex ^1.9
normal
reqwest ^0.12
normal
rmcp ^0.5
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_urlencoded ^0.7.1
normal
sha2 ^0.10.9
normal
shell-words ^1.1.0
normal
similar ^2.5.0
normal
sqlx ^0.8.6
normal
steer-auth-anthropic ^0.10.1
normal
steer-auth-openai ^0.10.1
normal
steer-auth-plugin ^0.10.1
normal
steer-proto ^0.10.1
normal
steer-tools ^0.10.1
normal
steer-workspace ^0.10.1
normal
steer-workspace-client ^0.10.1
normal
strum ^0.27.1
normal
strum_macros ^0.27.1
normal
textwrap ^0.16
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7.14
normal
toml ^0.9.0
normal
tonic ^0.12
normal
tracing ^0.1.41
normal
tracing-appender ^0.2.3
normal
tracing-subscriber ^0.3.19
normal
url ^2.5
normal
uuid ^1.17.0
normal
whoami ^1.6.0
normal
zeroize ^1.8.1
normal
proptest ^1.9.0
dev
rstest ^0.26.1
dev
tempfile ^3.20.0
dev
serde ^1.0
build
toml ^0.9.0
build
Versions
16.5%
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
escape_regex
steer_
core
0.10.1
In steer_
core::
utils
steer_core
::
utils
Function
escape_
regex
Copy item path
Source
pub fn escape_regex(s: &
str
) ->
String
Expand description
Escapes special characters in a string for use in a regex