[][src]Module mrf::subcommands::utils

Functions

items_from_opt

If items contain a single string "-", read items from stdin, otherwise return as-is.

read_items_from_stdin

Read items from stdin, one item per line.

setup_rayon

Setup rayon (initialize threadpools according to concurrency).