Skip to main content

RENAME_SIMILARITY_MAX

Constant RENAME_SIMILARITY_MAX 

Source
pub const RENAME_SIMILARITY_MAX: f32 = 1.0; // 1f32
Expand description

Upper bound for rename_similarity — 1.0 means “only paired up on a byte-identical match”; above that there is no semantic meaning.