[−][src]Trait amadeus_streaming::New
New instances are instantiable given a specified input of <Self as New>::Config.
Associated Types
Loading content...Required methods
Loading content...Implementations on Foreign Types
impl New for u8[src]
impl New for u16[src]
impl New for u32[src]
impl New for u64[src]
impl New for usize[src]
Loading content...
Implementors
impl<V: Hash> New for HyperLogLogMagnitude<V>[src]
impl<V: ?Sized> New for HyperLogLog<V> where
V: Hash, [src]
V: Hash,