Skip to main content

FluidRef

Type Alias FluidRef 

pub type FluidRef = &'static Fluid;

Trait Implementations§

Source§

impl TickKey for FluidRef

Source§

fn key(self) -> usize

Returns a key suitable for dedup hashing.