red4ext_
rs
0.10.0
Hash
Required Methods
hash
Implementations on Foreign Types
u32
Implementors
In red4ext_
rs::
types
red4ext_rs
::
types
Trait
Hash
Copy item path
Source
pub trait Hash { // Required method fn
hash
(&self) ->
u32
; }
Expand description
A trait for types that can be hashed.
Required Methods
§
Source
fn
hash
(&self) ->
u32
Implementations on Foreign Types
§
Source
§
impl
Hash
for
u32
Source
§
fn
hash
(&self) ->
u32
Implementors
§
Source
§
impl
Hash
for
CName