Crates.io | cosmwasm-schema-derive |
lib.rs | cosmwasm-schema-derive |
version | 1.5.11 |
source | src |
created_at | 2022-08-30 12:07:38.190343+00 |
updated_at | 2025-03-05 11:05:42.911465+00 |
description | Derive macros for cosmwasm-schema |
homepage | |
repository | https://github.com/CosmWasm/cosmwasm/tree/main/packages/schema |
max_upload_size | |
id | 655114 |
size | 35,662 |
This is where all macros related to the
cosmwasm-schema
crate live. You
almost certainly don't want to add this crate as an explicit dependency in your
project, but rather import the macros through cosmwasm-schema
.
This package is part of the cosmwasm repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).