Trait Named
Source pub trait Named {
const NAME: &'static str;
}
Expand description
Defines the name of a type. This is useful for constructing error messages in a generic
function.
This trait is not dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.
The name of this type, as given by the stringify
macro.
See the documentation for impl_named
for more details.