Docs.rs
amadeus-node-1.3.6
amadeus-node 1.3.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
valentynfaychuk
Dependencies
aes-gcm ^0.10
normal
amadeus-runtime ^1.3.6
normal
amadeus-utils ^1.3.6
normal
ambassador ^0.4.2
normal
async-trait ^0.1.89
normal
base64 ^0.22
normal
bincode =2.0.1
normal
bitvec ^1.0.1
normal
bs58 ^0.5.1
normal
eetf ^0.11.0
normal
hex ^0.4.3
normal
once_cell ^1.19.0
normal
rand ^0.9.2
normal
scc ^3.3.1
normal
serde ^1.0.228
normal
serde_bytes ^0.11.19
normal
serde_json ^1.0.145
normal
sha2 ^0.10.9
normal
strum_macros ^0.27.2
normal
thiserror ^2.0.17
normal
tokio ^1.47.1
normal
tracing ^0.1.41
normal
zstd ^0.13.3
normal
Versions
22.22%
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
call_submit_sol
amadeus_
node
1.3.6
In amadeus_
node::
runtime_
bic::
epoch
amadeus_node
::
runtime_bic
::
epoch
Function
call_
submit_
sol
Copy item path
Source
pub fn call_submit_sol( env: &mut
ApplyEnv
<'_>, args:
Vec
<
Vec
<
u8
>>, ) ->
Result
<
()
, &'static
str
>