Trait traitobject::Trait
[−]
[src]
pub unsafe trait Trait { }
A trait implemented for all trait objects.
Implementations for all traits in std are provided.
Implementors
impl Trait for Any + Send
impl Trait for Any + Sync
impl Trait for Any + Send + Sync
impl<T: ?Sized> Trait for Borrow<T> + Send
impl<T: ?Sized> Trait for Borrow<T> + Sync
impl<T: ?Sized> Trait for Borrow<T> + Send + Sync
impl<T: ?Sized> Trait for BorrowMut<T> + Send
impl<T: ?Sized> Trait for BorrowMut<T> + Sync
impl<T: ?Sized> Trait for BorrowMut<T> + Send + Sync
impl<T: ?Sized> Trait for AsMut<T> + Send
impl<T: ?Sized> Trait for AsMut<T> + Sync
impl<T: ?Sized> Trait for AsMut<T> + Send + Sync
impl<T: ?Sized> Trait for AsRef<T> + Send
impl<T: ?Sized> Trait for AsRef<T> + Sync
impl<T: ?Sized> Trait for AsRef<T> + Send + Sync
impl Trait for Error + Send
impl Trait for Error + Sync
impl Trait for Error + Send + Sync
impl Trait for Binary + Send
impl Trait for Binary + Sync
impl Trait for Binary + Send + Sync
impl Trait for Debug + Send
impl Trait for Debug + Sync
impl Trait for Debug + Send + Sync
impl Trait for Display + Send
impl Trait for Display + Sync
impl Trait for Display + Send + Sync
impl Trait for LowerExp + Send
impl Trait for LowerExp + Sync
impl Trait for LowerExp + Send + Sync
impl Trait for LowerHex + Send
impl Trait for LowerHex + Sync
impl Trait for LowerHex + Send + Sync
impl Trait for Octal + Send
impl Trait for Octal + Sync
impl Trait for Octal + Send + Sync
impl Trait for Pointer + Send
impl Trait for Pointer + Sync
impl Trait for Pointer + Send + Sync
impl Trait for UpperExp + Send
impl Trait for UpperExp + Sync
impl Trait for UpperExp + Send + Sync
impl Trait for UpperHex + Send
impl Trait for UpperHex + Sync
impl Trait for UpperHex + Send + Sync
impl Trait for Write + Send
impl Trait for Write + Sync
impl Trait for Write + Send + Sync
impl Trait for Hasher + Send
impl Trait for Hasher + Sync
impl Trait for Hasher + Send + Sync
impl Trait for BufRead + Send
impl Trait for BufRead + Sync
impl Trait for BufRead + Send + Sync
impl Trait for Read + Send
impl Trait for Read + Sync
impl Trait for Read + Send + Sync
impl Trait for Seek + Send
impl Trait for Seek + Sync
impl Trait for Seek + Send + Sync
impl Trait for Write + Send
impl Trait for Write + Sync
impl Trait for Write + Send + Sync
impl<T, I> Trait for IntoIterator<IntoIter=I, Item=T>
impl<T> Trait for Iterator<Item=T> + Send
impl<T> Trait for Iterator<Item=T> + Sync
impl<T> Trait for Iterator<Item=T> + Send + Sync
impl Trait for Send + Send
impl Trait for Send + Sync
impl Trait for Send + Send + Sync
impl Trait for Sync + Send
impl Trait for Sync + Sync
impl Trait for Sync + Send + Sync
impl Trait for Drop + Send
impl Trait for Drop + Sync
impl Trait for Drop + Send + Sync
impl Trait for ToString + Send
impl Trait for ToString + Sync
impl Trait for ToString + Send + Sync