Docs.rs
bbox-tile-server-0.6.1
bbox-tile-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
anyhow ^1.0.52
normal
async-channel ^1.6.1
normal
async-trait ^0.1.65
normal
bbox-asset-server ^0.6.1
normal
optional
bbox-core ^0.6.1
normal
bbox-map-server ^0.6.1
normal
optional
bytes ^1.1.0
normal
chrono ^0.4
normal
clap ^4.2.1
normal
crossbeam ^0.8.1
normal
dyn-clone ^1.0.6
normal
futures ^0.3
normal
futures-util ^0.3.21
normal
geo-types ^0.7.13
normal
geozero ^0.11.0
normal
indicatif ^0.16.2
normal
log ^0.4.17
normal
mbtiles ^0.9.1
normal
martin-tile-utils ^0.4.1
normal
num_cpus ^1.13.1
normal
ogcapi-types ^0.2.0
normal
once_cell ^1.12.0
normal
par-stream ^0.10.2
normal
pmtiles ^0.3.1
normal
pmtiles2 ^0.2.2
normal
prometheus ^0.13
normal
regex ^1.10.3
normal
reqwest ^0.11.11
normal
rusoto_core ^0.47.0
normal
rusoto_s3 ^0.47.0
normal
serde ^1.0
normal
serde_json ^1.0.57
normal
serde_urlencoded ^0.7.1
normal
sqlx ^0.7.0
normal
tempfile ^3.8.1
normal
thiserror ^1.0.31
normal
tile-grid ^0.6.1
normal
tilejson ^0.4.1
normal
tokio ^1.17.0
normal
toml ^0.8.10
normal
test-log ^0.2.14
dev
tokio ^1.19.2
dev
Versions
35.6%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
bbox_
tile_
server
0.6.1
In bbox_
tile_
server::
datasource
bbox_tile_server
::
datasource
Function
source_config_from_cli_arg
Copy item path
Source
pub fn source_config_from_cli_arg(file_or_url: &
str
) ->
Option
<
SourceParamCfg
>