Skip to content

Commit 2fdc529

Browse files
committed
Rust: add qldoc annotations to schema
1 parent b2bddd3 commit 2fdc529

File tree

2 files changed

+902
-0
lines changed

2 files changed

+902
-0
lines changed

rust/schema/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111

1212
from .prelude import *
1313
from .ast import *
14+
from .annotations import *

0 commit comments

Comments
 (0)