pub fn coerces_via_deref(coerced: &[u8]) -> Result<(), ()>
Expand description

Take the same type by Deref coercion at the call site.