Cargo Features
Hotpatch has no features set by default.
[dependencies]
hotpatch = { version = "0.3.0", features = ["allow-main", "redirect-main", "large-signatures"] }
- allow-main
-
Enables allow-main of hotpatch_macros
- redirect-main
-
Enables redirect-main of hotpatch_macros
- large-signatures
Hotpatch has 3 features without comments.