Crate cw_schema

Crate cw_schema 

Source
Expand description

CosmWasm is a smart contract platform for the Cosmos ecosystem. This crate is a dependency for CosmWasm contracts to generate schema files for their messages.

For more information, see: https://cosmwasm.cosmos.network

Structs§

EnumCase
Identifier
Node
SchemaV1
SchemaVisitor
StructProperty

Enums§

EnumValue
MapKind
NodeType
Schema
StructType

Traits§

Schemaifier

Functions§

schema_of

Type Aliases§

DefinitionReference

Derive Macros§

Schemaifier