Docs.rs
unc-jsonrpc-client-0.7.1
unc-jsonrpc-client 0.7.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fadeAce
Dependencies
borsh ^1.3.0
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
reqwest ^0.12.3
normal
serde ^1.0.145
normal
serde_json ^1.0.85
normal
thiserror ^1.0.37
normal
unc-chain-configs ^0.7.1
normal
unc-crypto ^0.7.1
normal
unc-jsonrpc-primitives ^0.7.1
normal
unc-primitives ^0.7.1
normal
env_logger ^0.11.3
dev
tokio ^1.0
dev
Versions
64.66%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unc_jsonrpc_client
0.7.1
AsUrl
Implementations on Foreign Types
&String
&str
String
Url
Implementors
In crate unc_jsonrpc_client
?
Trait
unc_jsonrpc_client
::
AsUrl
source
·
[
−
]
pub trait AsUrl: Sealed { }
Implementations on Foreign Types
§
source
§
impl
AsUrl
for &
str
source
§
impl
AsUrl
for &
String
source
§
impl
AsUrl
for
String
source
§
impl
AsUrl
for
Url
Implementors
§