mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 04:11:07 +00:00
cargo +nightly fmt
This commit is contained in:
+2
-1
@@ -2,9 +2,10 @@
|
||||
// This file is dual-licensed as Apache-2.0 or GPL-3.0.
|
||||
// see LICENSE for license details.
|
||||
|
||||
use crate::error::CodegenError;
|
||||
use syn::token;
|
||||
|
||||
use crate::error::CodegenError;
|
||||
|
||||
#[derive(Debug, PartialEq, Eq)]
|
||||
pub struct ItemMod {
|
||||
vis: syn::Visibility,
|
||||
|
||||
Reference in New Issue
Block a user