Cargo Features

aws_greengrass_core_rust has no features set by default.

[dependencies]
aws_greengrass_core_rust = { version = "0.1.37", features = ["mock", "coverage"] }
mock
coverage = uuid

Feature that must be turned on for coverage tools not to fail For some reason they are having issues with the bindgen stuff, which isn't used for most tests anyways

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

uuid coverage?

Enables uuid ^0.8