runtime/static-feature-disabled
This happens when a dynamic-only feature is used in a static runtime build.
Mitigations
Avoid that feature in a static runtime, or switch to a dynamic runtime if you need it.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This happens when a dynamic-only feature is used in a static runtime build.
Avoid that feature in a static runtime, or switch to a dynamic runtime if you need it.