workspace/.idea/runConfigurations/clippy_all.xml

8 lines
405 B
XML
Raw Normal View History

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="clippy all" type="CompoundRunConfigurationType">
<toRun name="clippy common" type="CargoCommandRunConfiguration" />
<toRun name="clippy controller" type="CargoCommandRunConfiguration" />
<toRun name="clippy core" type="CargoCommandRunConfiguration" />
<method v="2" />
</configuration>
</component>