Lynnesbian
5e17e4efda
`-j`/`--jobs` can be used to manually set the number of threads to use for scanning files. additionally, fif won't bother with multi-threaded scanning when there are less than 32 files to scan.
20 lines
No EOL
886 B
XML
20 lines
No EOL
886 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Run" type="CargoCommandRunConfiguration" factoryName="Cargo Command" nameIsGenerated="true">
|
|
<option name="command" value="run -- imgs" />
|
|
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
|
<option name="channel" value="DEFAULT" />
|
|
<option name="requiredFeatures" value="true" />
|
|
<option name="allFeatures" value="false" />
|
|
<option name="emulateTerminal" value="false" />
|
|
<option name="withSudo" value="false" />
|
|
<option name="backtrace" value="SHORT" />
|
|
<envs>
|
|
<env name="RUST_LOG" value="debug" />
|
|
</envs>
|
|
<option name="isRedirectInput" value="false" />
|
|
<option name="redirectInputPath" value="" />
|
|
<method v="2">
|
|
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component> |