Docs.rs
union_square-0.2.0
union_square 0.2.0
Permalink
Docs.rs crate page
MIT
04 September 2026
Links
Repository
crates.io
Source
Owners
jwilger
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
aws-config ^1.8.3
normal
aws-sdk-bedrockruntime ^1.99.0
normal
axum ^0.8.4
normal
base64 ^0.22.1
normal
bytes ^1.10.1
normal
chrono ^0.4
normal
config ^0.14
normal
crossbeam ^0.8.4
normal
currencies ^0.4.1
normal
derive_more ^2.0
normal
eventcore ^0.1.8
normal
eventcore-macros ^0.1.8
normal
eventcore-postgres ^0.1.8
normal
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
http ^1.3.1
normal
http-body ^1.0.1
normal
http-body-util ^0.1.3
normal
hyper ^1.6.0
normal
hyper-util ^0.1.16
normal
nutype ^0.6
normal
parking_lot ^0.12.4
normal
pin-project-lite ^0.2.16
normal
regex ^1.11.1
normal
rust_decimal ^1.37.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tower ^0.5.2
normal
tower-http ^0.6.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
urlencoding ^2.1.3
normal
uuid ^1.0
normal
criterion ^0.6
dev
dhat ^0.3.3
dev
eventcore-memory ^0.1.8
dev
mockito ^1.6
dev
proptest ^1.4
dev
rstest ^0.25
dev
tempfile ^3.0
dev
tokio-test ^0.4
dev
Versions
46.24%
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
BEARER_PREFIX
union_
square
0.2.0
In union_
square::
proxy::
http
union_square
::
proxy
::
http
Constant
BEARER_
PREFIX
Copy item path
Source
pub const BEARER_PREFIX: &
str
= "Bearer ";
Expand description
Authorization header prefix for bearer tokens