issues
search
mozilla
/
jsonschema-transpiler
Compile JSON Schema into Avro and BigQuery schemas
Mozilla Public License 2.0
43
stars
9
forks
source link
Implement `From<ast::Tag> for bigquery::Tag`
#25
Closed
acmiyaguchi
closed
5 years ago
acmiyaguchi
commented
5 years ago
This fixes #13.
Adds public visibility for ast structs
Adds implementation of
From<ast::Tag> for bigquery::Tag
Adds tests
This fixes #13.
From<ast::Tag> for bigquery::Tag