Module ldk_node::io

source ·
Expand description

Objects and traits for data persistence.

Structs

Traits

  • Provides an interface that allows to store and retrieve persisted values that are associated with given keys.