Docs.rs
  • bbox-feature-server-0.6.1
    • bbox-feature-server 0.6.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pka
    • Dependencies
      • actix-web ^4.0.0 normal
      • async-trait ^0.1.65 normal
      • bbox-core ^0.6.1 normal
      • chrono ^0.4 normal
      • clap ^4.2.1 normal
      • dyn-clone ^1.0.6 normal
      • futures ^0.3.21 normal
      • geozero ^0.11.0 normal
      • log ^0.4.17 normal
      • minijinja ^1.0.0 normal
      • once_cell ^1.12.0 normal
      • rust-embed ^6.8.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0.57 normal
      • serde_urlencoded ^0.7.1 normal
      • sqlx ^0.7.0 normal
      • thiserror ^1.0.31 normal
      • test-log ^0.2.14 dev
      • tokio ^1.19.2 dev
    • Versions
    • 20.31% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bbox_feature_server0.6.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • config::CollectionsCfg
  • config::ConfiguredCollectionCfg
  • config::DsFiledirCfg
  • config::FeatureServiceCfg
  • config::GpkgCollectionCfg
  • config::PostgisCollectionCfg
  • datasource::Datasources
  • datasource::ItemsResult
  • datasource::gpkg::GpkgCollectionSource
  • datasource::gpkg::SqliteDatasource
  • datasource::postgis::PgCollectionSource
  • service::FeatureService

Enums

  • config::CollectionSourceCfg

Traits

  • datasource::AutoscanCollectionDatasource
  • datasource::CollectionDatasource
  • datasource::CollectionSource

Type Aliases

  • datasource::gpkg::Datasource
  • datasource::postgis::Datasource