Writes a value of type `T` to this buffer at the given offset. # Panics This function will panic if the given offset plus the given buffer length exceeds this buffer's length.
(&self, offset: usize, s: &T)
source not stored for this graph (policy: none)
no test coverage detected