fn buffer()
in
src/wit.rs [16:18]
3
lines of code
1
McCabe index (conditional complexity)
fn buffer(&self) -> Vec<u8> { self.borrow_buffer().to_vec() }