Function chalk_derive::derive_type_super_visitable

source ·
pub(crate) fn derive_type_super_visitable(s: Structure<'_>) -> TokenStream
Expand description

Same as TypeVisitable, but derives TypeSuperVisitable instead