Crate tvix_cli

source ·

Re-exports§

Modules§

Structs§

Enums§

Functions§

  • Interprets the given code snippet, printing out warnings and errors and returning the result
  • Interprets the given code snippet, printing out warnings, errors and the result itself. The return value indicates whether evaluation succeeded.