Automatic
📄️ Scanning
The first step is to configure to scan the third-party crate.
📄️ Override attributes
If the implementations of an external component (function/method/struct/enum/etc) is good,
📄️ Override/add methods
In this page, we show how to do these in the example below:
📄️ When third-party is modifiable
If the third-party crate is modifiable, i.e. it is written by you as well,
📄️ Tricks
This page discusses some tricks that may be helpful when working with external crates.