Docs.rs
soroban-simulation-24.0.0
soroban-simulation 24.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
stellar-crates
Dependencies
anyhow ^1.0.75
normal
rand ^0.8.5
normal
soroban-env-host =24.0.0
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.40
normal
pretty_assertions ^1.4
dev
soroban-env-host =24.0.0
dev
tap ^1.0.1
dev
Versions
42%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
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
ledger_entry_to_ledger_key
soroban_
simulation
24.0.0
In soroban_
simulation::
testutils
soroban_simulation
::
testutils
Function
ledger_
entry_
to_
ledger_
key
Copy item path
Source
pub fn ledger_entry_to_ledger_key(entry: &
LedgerEntry
) ->
Result
<
LedgerKey
>