fn as_ref()
in
src/public.rs [49:51]
3
lines of code
1
McCabe index (conditional complexity)
fn as_ref(&self) -> &[u8] { self.as_bytes() }