cargo fmt
This commit is contained in:
@@ -138,8 +138,6 @@ impl BackingFunction {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/// Case insensitive checks for if `c` is a character used to represent a variable
|
||||
#[inline]
|
||||
pub const fn is_variable(c: &char) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user