Enum reproto_backend_js::JsModule [] [src]

pub enum JsModule {}

Trait Implementations

impl Debug for JsModule
[src]

[src]

Formats the value using the given formatter. Read more

impl TryFromToml for JsModule
[src]

[src]

Convert from a string value.

[src]

Convert from a TOML.

Auto Trait Implementations

impl Send for JsModule

impl Sync for JsModule