How do I find a particular API?
First pick the crate you would like to use. Then search the documentation for the chosen crate:
Note that the docs include a note indicating which features to enable in order to access a particular API.
First pick the crate you would like to use. Then search the documentation for the chosen crate:
Note that the docs include a note indicating which features to enable in order to access a particular API.