Function show_notes::e018::takes_a_borrowable
source ยท pub fn takes_a_borrowable<B: Borrow<[u8]>>(b: B)Expand description
Take it implementing Borrow<[u8]>.
pub fn takes_a_borrowable<B: Borrow<[u8]>>(b: B)Take it implementing Borrow<[u8]>.