Skip to content

Commit 2dff418

Browse files
committed
A note on implicit import
1 parent 310b206 commit 2dff418

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ADR/0013-native-rust-sdk-for-smart-contracts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Developing native Rust smart contracts currently faces several challenges due to
6767
- Timeline considerations
6868
- Who is responsible for implementation]
6969

70+
- Avoid implicit import (namespace pollution, poor discoverability). Provide "prelude" module.
71+
7072
### Decision Drivers
7173

7274
- Why are we doing this?

0 commit comments

Comments
 (0)