Struct quickmd::ui::FilePicker[][src]

pub struct FilePicker(_);
Expand description

A popup to choose a file if it wasn’t provided on the command-line.

Implementations

Construct a new file picker that only shows markdown files by default

Open the file picker popup and get the selected file.

Trait Implementations

Executes the destructor for this type. Read more

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.