Struct emacs::Env [] [src]

pub struct Env { /* fields omitted */ }

Main point of interaction with the Lisp runtime.

Methods

impl Env
[src]

Public APIs.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Manage for Env
[src]

[src]

[src]

impl HandleInit for Env
[src]

[src]

impl Debug for Env
[src]

[src]

Formats the value using the given formatter.