Docs.rs
safecoin-remote-wallet-1.14.17
safecoin-remote-wallet 1.14.17
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Fair-Exchange
Dependencies
console ^0.15.0
normal
dialoguer ^0.10.1
normal
hidapi ^1.4.1
normal
log ^0.4.17
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
parking_lot ^0.12
normal
qstring ^0.7.2
normal
safecoin-sdk =1.14.17
normal
semver ^1.0
normal
thiserror ^1.0
normal
uriparse ^0.6.4
normal
Versions
23.21%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In safecoin_remote_wallet::remote_wallet
?
Function
safecoin_remote_wallet
::
remote_wallet
::
maybe_wallet_manager
source
·
[
−
]
pub fn maybe_wallet_manager( ) ->
Result
<
Option
<
Arc
<
RemoteWalletManager
>>,
RemoteWalletError
>