26c0da41b4
Add `#[inline]` to all public functions/methods excluding error types and `Display` impls. Error paths do not need to be fast and presumably `Display` is called on code paths that do IO so this also does not need to be fast. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
fuzz | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml | ||
build.rs |