We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4c64d commit 0668273Copy full SHA for 0668273
sdk-tests/anchor-compressible-derived/src/constraints.rs
@@ -1,4 +1,5 @@
1
use anchor_lang::prelude::*;
2
+
3
use crate::state::UserRecord;
4
5
// In a standalone file to test macro support.
0 commit comments