Appends the slice onto the end of the `StaticBuf`. # Panics Panics if appending the slice would overflow the `StaticBuf` (not enough space).
(&mut self, slice: &[T])
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected