Crates.io | problem-spec |
lib.rs | problem-spec |
version | |
source | src |
created_at | 2024-07-12 16:09:41.655913+00 |
updated_at | 2025-03-05 07:14:34.153974+00 |
description | problem spec(https://www.rfc-editor.org/rfc/rfc7807) lib in rust |
homepage | |
repository | https://github.com/dongwq/problem-spec |
max_upload_size | |
id | 1300837 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | 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 |
a rust version for https://www.rfc-editor.org/rfc/rfc7807 to support MIME: application/problem+json
这个库实现了 application/problem+json 规范,它的主要价值包括:
use crate[bon] for builder pattern.