rust_script_ext

Module prelude

Source
Expand description

Typical imports.

Re-exports§

Macros§

  • Return early with an error.
  • Construct a [String] array from a list of arguments.
  • Helper to construct a Command with arguments.
  • Return early with an error if a condition is not satisfied.
  • Construct an ad-hoc Report.

Structs§

Enums§

Traits§

Functions§

  • Get the command line Args.
  • Create a channel with a maximum capacity.
  • List out the directory entries under path which match the glob pattern matching.
  • Parse duration object 1hour 12min 5s
  • Create a channel with no maximum capacity.

Type Aliases§

Derive Macros§