Docs.rs
lash-core-0.1.0-alpha.111
lash-core 0.1.0-alpha.111
Docs.rs crate page
MIT
23 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
SamGalanakis
Dependencies
arc-swap ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures-util ^0.3
normal
hmac ^0.12
normal
lash-http-transport =0.1.0-alpha.111
normal
lash-sansio =0.1.0-alpha.111
normal
lash-trace =0.1.0-alpha.111
normal
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
proptest ^1
dev
tempfile ^3
dev
tracing-subscriber ^0.3
dev
Versions
13.51%
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
Module task
lash_
core
0.1.0-alpha.111
Module task
Module Items
Functions
In crate lash_
core
lash_core
Module
task
Copy item path
Source
Expand description
Tokio task helpers that preserve the caller’s tracing context.
Functions
§
spawn
Spawn a Tokio task as a child of the current tracing span.