Type Definition kailua_syntax::ast::Kind [] [src]

type Kind = Box<K>;

A boxed Kailua type node.