bryte_descriptor_attribute

Crates.iobryte_descriptor_attribute
lib.rsbryte_descriptor_attribute
version0.1.0-alpha.2
sourcesrc
created_at2023-11-21 01:41:47.541595
updated_at2023-12-13 03:01:35.230583
descriptionBryte-Descriptor attribute macro for defining an event
homepage
repository
max_upload_size
id1043597
size14,521
Will Kennedy (wkennedy)

documentation

README

bryte-descriptor-attribute

This library provides macros for account and event structs that generate "descriptor" structs. These descriptor structs hold the Borsh Schemas for your accounts or events. These schemas can be retrieved on-chain and used to deserialize account or event data.

This library supports both Solana programs and Anchor programs.

Please see the anchor-demo-program or bryte-descriptor-solana-demo for example usage.

Commit count: 0

cargo fmt