mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
Cargo clippy --all-features
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use proc_macro::TokenStream;
|
||||
use quote::quote;
|
||||
use syn;
|
||||
|
||||
#[proc_macro_derive(OneDReader)]
|
||||
pub fn one_d_reader_derive(input: TokenStream) -> TokenStream {
|
||||
|
||||
Reference in New Issue
Block a user