Docs.rs
ootle-rs-0.1.1
ootle-rs 0.1.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
sdbondi
leet4tari
Dependencies
async-stream ^0.3.6
normal
async-trait ^0.1.89
normal
futures ^0.3.30
normal
indexmap ^2.11.4
normal
ootle_byte_type ^0.2
normal
rand ^0.8.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
signature ^3.0.0-rc.8
normal
tari_bor ^0.13
normal
tari_crypto ^0.22
normal
tari_indexer_client ^0.25
normal
tari_ootle_address ^0.1.0
normal
tari_ootle_common_types ^0.25
normal
tari_ootle_transaction ^0.25
normal
tari_ootle_wallet_crypto ^0.1
normal
tari_template_builtin ^0.25
normal
tari_template_lib_types ^0.20
normal
thiserror ^2.0.17
normal
tokio ^1.49.0
normal
tracing ^0.1.40
normal
env_logger ^0.10.0
dev
tokio ^1.49.0
dev
tracing ^0.1.40
dev
Versions
8.16%
of the crate is documented
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
Skip to main content
Address
ootle_
rs
0.1.1
Address
Aliased Type
Trait Implementations
ToAccountAddress
In crate ootle_
rs
ootle_rs
Type Alias
Address
Copy item path
Source
pub type Address =
OotleAddress
;
Aliased Type
§
pub struct Address {
/* private fields */
}
Trait Implementations
§
Source
§
impl
ToAccountAddress
for
Address
Source
§
fn
to_account_address
(&self) ->
ComponentAddress