Struct dyon::UnsafeRef [] [src]

pub struct UnsafeRef(_);

Prevents unsafe references from being accessed outside library.

Trait Implementations

impl Debug for UnsafeRef
[src]

Formats the value using the given formatter.

impl Clone for UnsafeRef
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more