Struct emacs::Value [] [src]

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

Methods

impl Value
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Value
[src]

[src]

Formats the value using the given formatter.

impl From<emacs_value> for Value
[src]

[src]

Performs the conversion.