补全边角
This commit is contained in:
+1
-1
@@ -298,7 +298,7 @@ Examples:
|
||||
- requesting a typed unique guard for a read-only property;
|
||||
- reading a write-only property.
|
||||
|
||||
Runtime key APIs report dynamic failures through `Runtime_Access_Result`.
|
||||
Runtime key APIs report dynamic failures through `Runtime_Access_Result`. The runtime write boundary is copy-input by design: intrinsic `writable` remains a structural fact, while `runtime_copy_writable` states whether the accessor can participate in that type-erased copy boundary. Move-only typed writes therefore do not get mislabeled as structurally non-writable.
|
||||
|
||||
### Rule
|
||||
|
||||
|
||||
Reference in New Issue
Block a user