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 310b206 commit 2dff418Copy full SHA for 2dff418
docs/ADR/0013-native-rust-sdk-for-smart-contracts.md
@@ -67,6 +67,8 @@ Developing native Rust smart contracts currently faces several challenges due to
67
- Timeline considerations
68
- Who is responsible for implementation]
69
70
+- Avoid implicit import (namespace pollution, poor discoverability). Provide "prelude" module.
71
+
72
### Decision Drivers
73
74
- Why are we doing this?
0 commit comments