Docs.rs
bitsplain-0.1.0-alpha.1
bitsplain 0.1.0-alpha.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
jirijakes
Dependencies
base64 ^0.21.0
normal
bech32 ^0.9.1
normal
bitcoin ^0.29.2
normal
bytes ^1.3.0
normal
hex ^0.4.3
normal
inventory ^0.3.3
normal
lightning ^0.0.113
normal
nom ^7.1.3
normal
rust_decimal ^1.27.0
normal
time ^0.3.17
normal
Versions
64.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
ToValue
bitsplain
0.1.0-alpha.1
ToValue
Required Methods
to_value
Implementations on Foreign Types
&[u8]
&str
BlockHash
Hash
OffsetDateTime
PublicKey
Script
Signature
Txid
i32
u8
u16
u32
u64
Implementors
In bitsplain::
value
bitsplain
::
value
Trait
ToValue
Copy item path
Source
pub trait ToValue { // Required method fn
to_value
(&self) ->
Value
; }
Required Methods
§
Source
fn
to_value
(&self) ->
Value
Implementations on Foreign Types
§
Source
§
impl
ToValue
for &
str
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for &[
u8
]
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
i32
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
u8
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
u16
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
u32
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
u64
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
Script
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
BlockHash
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
Txid
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
PublicKey
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
Hash
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
Signature
Source
§
fn
to_value
(&self) ->
Value
Source
§
impl
ToValue
for
OffsetDateTime
Source
§
fn
to_value
(&self) ->
Value
Implementors
§
Source
§
impl
ToValue
for
ChainHash
Source
§
impl
ToValue
for
Sat