Trait Foo
show_notes::news::rust_1_20
trait Foo { const FOO: u32; }
const FOO: u32
impl Foo for _Baz
impl Foo for _Bar