Refactoring Checkpoint: (WIP)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
//! Test error when attaching the derive builder macro to something
|
||||
//! other than the XCM `Instruction` enum.
|
||||
|
||||
use xcm_procedural::Builder;
|
||||
use xcm_pez_procedural::Builder;
|
||||
|
||||
#[derive(Builder)]
|
||||
struct SomeStruct;
|
||||
|
||||
Reference in New Issue
Block a user