Crate koto_derive

Source
Expand description

Contains convenience macros for declaring types for the Koto runtime

Attribute Macros§

koto_impl
A helper for deriving KotoEntries with functions tagged with #[koto_method]
koto_method
See koto_impl

Derive Macros§

KotoCopy
#[derive(KotoCopy)]
KotoType
#[derive(KotoType)]