Function patch

Source
pub fn patch() -> u64
Expand description

Patch version component

It is increased every time a release provides only backwards-compatible bugfixes.

ยงPanics

Will panic if package is not built with Cargo, or if the package version is not a valid triplet of integers.