pub struct Node {}
Expand description

Implementation of the Formatter trait for node.js

Implementations

Attempts to create a new formatter for node.js, returning None if this is executing in a browser and Node won’t work.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.