[−][src]Crate slide
The slide app. For an overview of slide's design, see libslide's documentation.
Modules
diagnostics | User-facing slide diagnostics. |
Structs
Opts | Options to run slide with. |
ProgramEvaluator | Evaluates a slide program either as a regular program or an expression pattern. |
SlideResult | Output of a slide execution. |
SlideResultBuilder | Builds a SlideResult. |
Functions
get_opts | Parses Opts from the command line or given a parser that acts on the clap App. |
run_slide | Runs slide end-to-end. |