Docs.rs
braid-http-0.1.4
braid-http 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
trilltino
Dependencies
async-channel ^2.3
normal
async-trait ^0.1.86
normal
axum ^0.8.8
normal
optional
bytes ^1.11.0
normal
futures ^0.3.31
normal
gloo-timers ^0.3
normal
optional
http ^1.0
normal
js-sys ^0.3
normal
optional
once_cell ^1.18
normal
percent-encoding ^2.3
normal
rand ^0.9.2
normal
regex ^1.10
normal
reqwest ^0.13.1
normal
serde ^1.0.228
normal
serde_json ^1.0.138
normal
sfv ^0.14
normal
thiserror ^2.0
normal
tokio ^1.49.0
normal
tracing ^0.1.43
normal
url ^2.5
normal
uuid ^1.20.0
normal
wasm-bindgen-futures ^0.4
normal
optional
Versions
50.88%
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
parse_heartbeat
braid_
http
0.1.4
In braid_
http::
protocol::
headers
braid_http
::
protocol
::
headers
Function
parse_
heartbeat
Copy item path
Source
pub fn parse_heartbeat(value: &
str
) ->
Result
<
u64
>