Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2fdc529

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

2 files changed

Lines changed: 902 additions & 0 deletions

File tree

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)