pub fn walk_f_string<'a, V>(visitor: &mut V, f_string: &'a FString)where V: SourceOrderVisitor<'a> + ?Sized,