matching_brace

Function matching_brace 

Source
pub(crate) fn matching_brace(
    file: &SourceFile,
    offset: TextSize,
) -> Option<TextSize>