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
Contains convenience macros for declaring types for the Koto runtime
KotoEntries
with functions tagged with #[koto_method]
koto_impl