Cargo Features

iceoryx2-cal has no features set by default.

[dependencies]
iceoryx2-cal = { version = "0.5.0", features = ["dev_permissions"] }
dev_permissions

The permissions of all resources will be set to read, write, execute for everyone.
This shall not be used in production and is meant to be enabled in a docker environment with inconsistent user configuration.