Provenance of the distributed slice
Open
- Dominant language
- Rust
- Stars
- 890
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
I'm curious if and how the distributed slice works with provenance. Embedded Rust does similar things (defining a range of memory using a start and end symbol) and seems to be worried about taking the address of such symbols to build the range in between. See https://github.com/rust-embedded/wg/issues/771 for reference. Is this also a concern for this crate? If yes, how is this currently addressed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.