Docs.rs
funera-core-0.3.0
funera-core 0.3.0
Docs.rs crate page
MIT
19 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
dynamder
Dependencies
anyhow ^1.0.103
normal
async-openai ^0.41.1
normal
async-trait ^0.1.89
normal
chrono ^0.4.45
normal
futures ^0.3.32
normal
parking_lot ^0.12.5
normal
regex ^1
normal
optional
secrecy ^0.10.3
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
serde_yaml ^0.9.34
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
tokio-util ^0.7.18
normal
tracing ^0.1
normal
uuid ^1.23.4
normal
zeroize ^1.9
normal
nono ^0.67
normal
optional
windows ^0.58
normal
optional
Versions
33.11%
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 session
funera_
core
0.3.0
Module session
Module Items
Structs
Enums
Functions
In funera_
core::
chat
funera_core
::
chat
Module
session
Copy item path
Source
Structs
§
Funera
Session
Session 薄壳——通过
session_tx
与后端 Actor 通信。
Enums
§
Session
Cmd
Functions
§
spawn_
session_
actor
启动一个长期运行的 SessionActor,返回其控制通道。