#![crate_name = "foo"] // @has foo/struct.Foo.html '//pre[@class="rust item-decl"]' \ // 'pub struct Foo(_);' pub struct Foo(T);