Skip to content

RFC: Avoid double-indirection of Arc<Vec<u8>> by using Arc<[u8]> directly #1313

RFC: Avoid double-indirection of Arc<Vec<u8>> by using Arc<[u8]> directly

RFC: Avoid double-indirection of Arc<Vec<u8>> by using Arc<[u8]> directly #1313

Annotations

1 error and 6 warnings

ci (macos-latest)

succeeded May 10, 2024 in 7m 58s