zipper_macros

Crates.iozipper_macros
lib.rszipper_macros
version1.0.0
sourcesrc
created_at2022-11-22 00:18:05.450688
updated_at2022-11-22 00:18:05.450688
descriptionThis repository contains the helper attribute proc macros for the zipper smart contract on Solana
homepage
repositoryhttps://github.com/cavemanloverboy/zipper
max_upload_size
id720540
size8,132
cavemanloverboy (cavemanloverboy)

documentation

README

Zipper Macros

This repository contains the helper attribute proc macros for the zipper smart contract on Solana that build all of the Accounts structs and instructions expected by anchor's #[derive(Accounts)] and #[program], respectively. These two procedural macro attributes are #[token_account_struct] and #[verify].

Commit count: 29

cargo fmt