Struct competitive_library::graph::heavy_hight_decomposition::HeavyLightDecomposition [−][src]
pub struct HeavyLightDecomposition { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HeavyLightDecomposition
impl Send for HeavyLightDecomposition
impl Sync for HeavyLightDecomposition
impl Unpin for HeavyLightDecomposition
impl UnwindSafe for HeavyLightDecomposition
Blanket Implementations
Mutably borrows from an owned value. Read more