Struct cbindgen::AnnotationSet [] [src]

pub struct AnnotationSet { /* fields omitted */ }

A set of annotations specified by a document comment.

Methods

impl AnnotationSet
[src]

Trait Implementations

impl Debug for AnnotationSet
[src]

Formats the value using the given formatter.

impl Clone for AnnotationSet
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more