polygraph::schema!{ type MySchema; pub struct Struct(T); } fn main() { }