Struct emacs_module::emacs_value_tag [] [src]

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

Trait Implementations

impl Debug for emacs_value_tag
[src]

[src]

Formats the value using the given formatter.

impl Copy for emacs_value_tag
[src]

impl Clone for emacs_value_tag
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more