Docs.rs
fuel-indexer-api-server-0.24.3
fuel-indexer-api-server 0.24.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
async-graphql ^5.0.7
normal
async-graphql-axum ^5.0.7
normal
async-std ^1
normal
axum ^0.6
normal
clap ^3.1
normal
fuel-crypto =0.35.4
normal
fuel-indexer-database ^0.24.3
normal
fuel-indexer-graphql ^0.24.3
normal
fuel-indexer-lib ^0.24.3
normal
fuel-indexer-metrics ^0.24.3
normal
fuel-indexer-schema ^0.24.3
normal
futures-util ^0.3
normal
hex ^0.4
normal
http ^0.2
normal
hyper ^0.14
normal
hyper-rustls ^0.23
normal
jsonwebtoken ^8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlparser ^0.35
normal
sqlx ^0.6
normal
strum ^0.24
normal
thiserror ^1.0
normal
tokio ^1.28
normal
tower ^0.4
normal
tower-http ^0.3
normal
tracing ^0.1
normal
wasmer ^4
normal
Versions
17.07%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
fuel_indexer_api_server
0.24.3
Module api
Structs
Enums
Type Aliases
In crate fuel_indexer_api_server
?
Module
fuel_indexer_api_server
::
api
source
·
[
−
]
Structs
WebApi
GraphQL API server.
Enums
ApiError
Error type returned by web server operations.
HttpError
Error type returned by HTTP operations.
Type Aliases
ApiResult
Result type returned by web server operations.