show_notes
0.3.1
Foo
Provided Associated Constants
FOO
Object Safety
Implementors
In show_notes::news::rust_1_20
Trait
show_notes
::
news
::
rust_1_20
::
Foo
Copy item path
source
·
[
−
]
trait Foo { const
FOO
:
u32
= 0u32; }
Provided Associated Constants
§
source
const
FOO
:
u32
= 0u32
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
Foo
for
_Baz
source
§
impl
Foo
for
_Bar