Struct jenga::FramePlacer [] [src]

pub struct FramePlacer<'a, T: 'a> { /* fields omitted */ }

Trait Implementations

impl<'a, T> Placer<T> for FramePlacer<'a, T>
[src]

🔬 This is a nightly-only experimental API. (placement_new_protocol)

Place is the intermedate agent guarding the uninitialized state for Data. Read more

🔬 This is a nightly-only experimental API. (placement_new_protocol)

Creates a fresh place from self.