The Rust compiler supports building with some dependencies from crates.io
. Examples are log
and env_logger
.
In general, you should avoid adding dependencies to the compiler for several reasons:
Note that there is no official policy for vetting new dependencies to the compiler. Decisions are made on a case-by-case basis, during code review.
Permitted dependenciesThe tidy
tool has a list of crates that are allowed. To add a dependency that is not already in the compiler, you will need to add it to the list.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4