Struct lava::VkEvent[][src]

pub struct VkEvent { /* fields omitted */ }

Methods

impl VkEvent
[src]

Trait Implementations

impl Debug for VkEvent
[src]

Formats the value using the given formatter. Read more

impl Copy for VkEvent
[src]

impl Clone for VkEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkEvent
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for VkEvent

impl !Sync for VkEvent