bitcoinwallet-context 0.1.16-alpha.0

a WalletContext contains references to state shared between wallet instances. Future shared state can be added to these as an alternative to adding global variables.
Documentation
1
2
3
#[macro_use] mod imports; use imports::*;

x!{context}