Module native_async

Source
Expand description

This module contains a few public utility which are used to run LDK in a native Rust async environment.

Traitsยง

FutureSpawner
A generic trait which is able to spawn futures in the background.