[][src]Function bluetooth_mesh::mesh::bytes_str_to_buf

pub fn bytes_str_to_buf<T: Default + AsMut<[u8]>>(s: &str) -> Option<T>