Cargo Features
Masonry has no features set by default.
[dependencies]
masonry = { version = "0.4.0", features = ["tracy", "testing"] }
- tracy
-
Enables tracy of masonry_core
masonry_core:
Enables tracing using tracy if the default Masonry tracing is used. https://github.com/wolfpld/tracy can be connected to when this feature is enabled.
- testing
-
Enables masonry_testing
Masonry has 2 features without comments.