Struct voodoo::QueryPool [] [src]

pub struct QueryPool(_);

Methods

impl QueryPool
[src]

Trait Implementations

impl Clone for QueryPool
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for QueryPool
[src]

[src]

Formats the value using the given formatter.

impl<'h> Handle for &'h QueryPool
[src]

[src]