Crate ntex_util

Source
Expand description

Utilities for ntex framework

Modules§

channel
Communication primitives
future
Utilities for futures
services
task
A synchronization primitive for task wakeup.
time
Utilities for tracking time.

Traits§

Sink
A Sink is a value into which other values can be sent, asynchronously.
Stream
A stream of values produced asynchronously.

Functions§

spawn

Type Aliases§

HashMap
HashSet