Crates.io | viz-handlers |
lib.rs | viz-handlers |
version | |
source | src |
created_at | 2022-07-16 13:26:12.236062 |
updated_at | 2024-10-03 05:58:22.133394 |
description | The handlers for Viz |
homepage | https://viz.rs |
repository | https://github.com/viz-rs/viz |
max_upload_size | |
id | 626699 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Stand-alone handlers for Viz
Feature | Description |
---|---|
serve | Static file serving and directory listing |
embed | Static files serving and embedding |
prometheus | OpenTelemetry(OTEL) Prometheus Exporter |
This project is licensed under the MIT license.