rust-lightning/lightning-background-processor
Matt Corallo 2a5bac22bf Add a background processing function that is async.
Adds a method which operates like BackgroundProcessor::start but
instead of functioning by spawning a background thread it is async.
2022-09-06 17:42:24 +00:00
..
src Add a background processing function that is async. 2022-09-06 17:42:24 +00:00
Cargo.toml Add a background processing function that is async. 2022-09-06 17:42:24 +00:00