Struct stencil::region::Open [] [src]

pub struct Open {}

Marker trait for open-edge

Trait Implementations

impl Clone for Open
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Open
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for Open
[src]

impl Edge for Open
[src]

[src]

Auto Trait Implementations

impl Send for Open

impl Sync for Open