[][src]Trait dync::Elem

pub trait Elem: Any + DropBytes { }

Implementors

impl<T> Elem for T where
    T: Any + DropBytes
[src]

Loading content...