Expose data as static slice, providing an owned byte buffer that can be borrowed as a static slice.
# Cargo.toml
[dependencies]
ownedbytes = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an OwnedBytes from a Vec<u8> and borrow it as a byte slice.
No known issues recorded.
No dependency data recorded yet.