Function sentry_contrib_native::remove_fingerprint[][src]

pub fn remove_fingerprint()

Removes the fingerprint.

Examples

set_fingerprint(vec!["test"]);
remove_fingerprint();