Skip to main content

Module cfg

Module cfg 

Source
Expand description

Configuration information for this crate.

Macrosยง

async_executor
Indicates async_executor is used as the future execution backend.
conditional_send
Indicates the current target requires additional Send bounds.
multi_threaded
Indicates multithreading support.