Struct graphannis::update::GraphUpdate[][src]

#[repr(C)]
pub struct GraphUpdate { /* fields omitted */ }

Methods

impl GraphUpdate
[src]

Important traits for Box<R>

Trait Implementations

impl Clone for GraphUpdate
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GraphUpdate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GraphUpdate

impl Sync for GraphUpdate