Struct lava::VkFence[][src]

pub struct VkFence { /* fields omitted */ }

Methods

impl VkFence
[src]

Trait Implementations

impl Debug for VkFence
[src]

Formats the value using the given formatter. Read more

impl Copy for VkFence
[src]

impl Clone for VkFence
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkFence
[src]

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

Auto Trait Implementations

impl !Send for VkFence

impl !Sync for VkFence