Docs.rs
apex-sdk-0.1.4
apex-sdk 0.1.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
kh3rld
Dependencies
anyhow ^1.0
normal
apex-sdk-core ^0.1.4
normal
apex-sdk-evm ^0.1.4
normal
apex-sdk-substrate ^0.1.4
normal
apex-sdk-types ^0.1.4
normal
async-trait ^0.1
normal
hex ^0.4
normal
rand ^0.9.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha3 ^0.10
normal
thiserror ^2.0.17
normal
tokio ^1.35
normal
tracing ^0.1
normal
criterion ^0.7.0
dev
mockall ^0.14.0
dev
proptest ^1.4
dev
tokio ^1.35
dev
tracing-subscriber ^0.3
dev
Versions
100%
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
is_retryable
apex_
sdk
0.1.4
In apex_
sdk::
error_
recovery
apex_sdk
::
error_recovery
Function
is_
retryable
Copy item path
Source
pub fn is_retryable(error: &
Error
) ->
bool
Expand description
Determines if an error is retryable