Skip to main content
AtomExt
style
0.21.0
AtomExt
Required Methods
get_hash32
Implementations on Foreign Types
Atom<Static>
Implementors
In style::
bloom
style
::
bloom
Trait
AtomExt
Copy item path
Source
pub(crate) trait AtomExt { // Required method fn
get_hash32
(&self) ->
u32
; }
Required Methods
§
Source
fn
get_hash32
(&self) ->
u32
Implementations on Foreign Types
§
Source
§
impl<Static:
StaticAtomSet
>
AtomExt
for
Atom
<Static>
Source
§
fn
get_hash32
(&self) ->
u32
Implementors
§