Cargo Features

f3l_features has no features set by default.

[dependencies]
f3l_features = { version = "0.2.1", features = ["app_kiss3d"] }
app_kiss3d = f3l_segmentation, kiss3d, nalgebra

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.

kiss3d app_kiss3d?
nalgebra app_kiss3d?

Enables nalgebra ^0.32

f3l_segmentation app_kiss3d?