Struct bullshit_rs::BullshitGenerator[][src]

pub struct BullshitGenerator { /* fields omitted */ }

Implementations

Create a new instance of BullshitGenerator.

Create a new instance of BullshitGenerator, with first line indent full-width spaces.

Generate an article by given topic and length.
Note: len is an approximate value and it does not equal to the actual length of the result.

Generate a single famous sentence.

Generate a single bullshit sentence.

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.