Skip to main content

R_RESERVED

Constant R_RESERVED 

Source
const R_RESERVED: &[&str];
Expand description

R reserved words from ?Reserved.

Strictly reserved only — does not include quasi-reserved (T, F, c, t, q) to avoid false positives.