Expand description
Implementation of the #[autoimpl]
attribute
Structs§
- Autoimpl for types supporting
Deref
- Arguments passed to
ImplTrait
implementation methods - Implement
core::convert::AsMut
- Implement
core::convert::AsRef
- Implement
core::borrow::Borrow
- Implement
core::borrow::BorrowMut
- Implement
core::clone::Clone
- Implement
core::marker::Copy
- Implement
core::fmt::Debug
- Implement
core::default::Default
- Implement
core::ops::Deref
- Implement
core::ops::DerefMut
- Implement
core::cmp::Eq
- Implement
core::hash::Hash
- Implement
core::cmp::Ord
- Implement
core::cmp::PartialEq
- Implement
core::cmp::PartialOrd
- Autoimpl for trait targets
Enums§
- The
#[autoimpl]
attribute - Error type
Constants§
- List of all builtin trait implementations
Traits§
- Trait required by extensions
Type Aliases§
- Result type