lightning-background-processor 0.0.101

Utilities to perform required background tasks for Rust Lightning.
docs.rs failed to build lightning-background-processor-0.0.101
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: lightning-background-processor-0.0.123-beta

Utilities that take care of tasks that (1) need to happen periodically to keep Rust-Lightning running properly, and (2) either can or should be run in the background. See docs for [BackgroundProcessor] for more details on the nitty-gritty.