Struct librsnek::objects::frame::FrameValue [] [src]

pub struct FrameValue(pub Frame);

Trait Implementations

impl Debug for FrameValue
[src]

Formats the value using the given formatter.

impl Clone for FrameValue
[src]

Returns a copy of the value.

Performs copy-assignment from source.