Crate tern_cli

Source

Modules§

Structs§

  • The CLI app to run.

Traits§

  • A type that can build a particular context with a database url. This is needed because the context is arbitrary, yet the CLI options have the database URL, which is certainly required to build it.