mirror of
https://github.com/OMGeeky/google_bigquery_v2.git
synced 2026-01-02 17:56:13 +01:00
re-export derive usages
This commit is contained in:
@@ -2,3 +2,9 @@ pub mod client;
|
||||
pub mod data;
|
||||
pub mod prelude;
|
||||
pub mod utils;
|
||||
|
||||
pub mod re_exports {
|
||||
pub use async_trait;
|
||||
pub use log;
|
||||
pub use serde_json;
|
||||
}
|
||||
Reference in New Issue
Block a user