Struct pulau_rs::quickunion::Unweighted
source · pub struct Unweighted<const IS_SLICE: bool = false>;
Expand description
No heuristic linking
Trait Implementations§
source§impl<const IS_SLICE: bool> Debug for Unweighted<IS_SLICE>
impl<const IS_SLICE: bool> Debug for Unweighted<IS_SLICE>
source§impl<const IS_SLICE: bool> Default for Unweighted<IS_SLICE>
impl<const IS_SLICE: bool> Default for Unweighted<IS_SLICE>
source§fn default() -> Unweighted<IS_SLICE>
fn default() -> Unweighted<IS_SLICE>
Returns the “default value” for a type. Read more