Struct query_interface::VTable [] [src]

pub struct VTable(_);

Methods

impl VTable
[src]

Trait Implementations

impl Debug for VTable
[src]

Formats the value using the given formatter.

impl Clone for VTable
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VTable
[src]