How to constrain types where `AsRef` and `AsMut` point to the same data?
@robofinch
·
2026-05-18
·
via The Rust Programming Language Forum - Latest posts
Evian-Zhang: The best approach I can come up with, is to accepts &mut [u8] in the function parameter, and…
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。