Docs.rs
starknet-devnet-server-0.7.1
starknet-devnet-server 0.7.1
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
3alpha
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
enum-helper-macros ^0.0.1
normal
futures ^0.3
normal
http-body-util ^0.1
normal
rand ^0.9.2
normal
reqwest ^0.12.24
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
starknet-devnet-core ^0.7.1
normal
starknet-rust-core ^0.17.0
normal
starknet-rust-providers ^0.17.0
normal
starknet-devnet-types ^0.7.1
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tower-http ^0.6
normal
tracing ^0.1
normal
url ^2.5
normal
rand_chacha ^0.9.0
dev
rand_regex ^0.18.1
dev
serde_yaml ^0.9.27
dev
starknet-devnet-types ^0.7.1
dev
Versions
13.75%
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
Module api
starknet_
devnet_
server
0.7.1
Module api
Module Items
Re-exports
Modules
Structs
Constants
In crate starknet_
devnet_
server
starknet_devnet_server
Module
api
Copy item path
Source
Re-exports
§
pub use json_rpc_handler::
JsonRpcHandler
;
Modules
§
error
json_
rpc_
handler
models
serde_
helpers
Structs
§
Api
Data that can be shared between threads with read write lock access Whatever needs to be accessed as information outside of Starknet could be added to this struct
Constants
§
RPC_
SPEC_
VERSION