mirror of
https://github.com/OMGeeky/google_bigquery_v2.git
synced 2026-02-23 15:49:50 +01:00
improve derive macro by not making it so reliant on how the type is written (with or without :: in an option)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
use crate::prelude::*;
|
||||
use nameof::name_of;
|
||||
|
||||
use google_bigquery_v2::data::query_builder::QueryResultType;
|
||||
|
||||
Reference in New Issue
Block a user