Crates.io | linked-data-next-derive |
lib.rs | linked-data-next-derive |
version | |
source | src |
created_at | 2025-02-28 02:46:24.257205+00 |
updated_at | 2025-05-07 16:53:15.626906+00 |
description | Derive macros for the `linked-data` crate |
homepage | |
repository | https://github.com/luminvent/linked-data-rs |
max_upload_size | |
id | 1572407 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | 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 |
linked_data
This library defines the derive macros for the linked_data
library. It is not
meant to be used directly. It is reexported by the linked_data
library.