#[derive(Tsify)] { // Attributes available to this derive: #[tsify] #[serde] }
The Tsify derive macro, used in #[derive(Tsify, ...)] annotations.
Tsify
#[derive(Tsify, ...)]