Struct lava::VkDevice[][src]

pub struct VkDevice { /* fields omitted */ }

Methods

impl VkDevice
[src]

Trait Implementations

impl Debug for VkDevice
[src]

Formats the value using the given formatter. Read more

impl Copy for VkDevice
[src]

impl Clone for VkDevice
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkDevice
[src]

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

Auto Trait Implementations

impl !Send for VkDevice

impl !Sync for VkDevice