March 2018
Intermediate to advanced
272 pages
7h 4m
English
There is one section in the Cargo.toml file that enables these configurations: the profile section. In this section, you will find one subsection for each of the profiles. Each of them gets declared with the [profile.{profile}] format. So, for example, for the development profile, it would be [profile.dev]. The different profile configuration keywords are the following:
When configuring each profile, you will have ...
Read now
Unlock full access