Crate fastn_context

Crate fastn_context 

Source

Structs§

Context
Hierarchical context for task management and cancellation
ContextBuilder
Builder for configuring child contexts before spawning
ContextStatus
Status information for a single context
Status
Status snapshot of the context tree

Functions§

global
Get the global application context
status
Get current status snapshot of entire context tree
status_with_latest
Get status including recent completed contexts (distributed tracing)

Attribute Macros§

main
Main function attribute macro for fastn applications with context support