Function unlock::capture

source ·
pub fn capture(enabled: bool)
Expand description

Indicate whether capture is enabled or not.

This is the fake version and will do nothing. To enable the real version, set the trace feature.