Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCrypto/formats
/ byte_slice.rs
File
byte_slice.rs
der/src/byte_slice.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Common handling for types backed by byte slices with enforcement of a
2
//! library-level length limitation i.e. `Length::max()`.
3
4
use crate::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected