|
@@ -329,6 +329,10 @@ name = "dao"
|
|
|
path = "example/dao-schema-rs/dao.rs"
|
|
path = "example/dao-schema-rs/dao.rs"
|
|
|
required-features = ["crypto"]
|
|
required-features = ["crypto"]
|
|
|
|
|
|
|
|
|
|
+[[example]]
|
|
|
|
|
+name = "test"
|
|
|
|
|
+path = "example/derive_macro_example.rs"
|
|
|
|
|
+
|
|
|
#[[example]]
|
|
#[[example]]
|
|
|
#name = "lead"
|
|
#name = "lead"
|
|
|
#path = "example/lead.rs"
|
|
#path = "example/lead.rs"
|