diff --git a/kv/src/ast.rs b/kv/src/ast.rs index 32d1d53..9101079 100644 --- a/kv/src/ast.rs +++ b/kv/src/ast.rs @@ -111,9 +111,9 @@ impl fmt::Display for Form { pub struct Cursor { f: Rc