pub fn is_reserved_canonical_handle(input_str: &str) -> bool
Determines whether a given canonicalized string is a reserved handle in the current context.
input_str
A boolean value indicating whether the string is a reserved handle (true) or not (false).
true
false