trim_to_tail
agentmux_
srv
0.48.1
In agentmux_
srv::
agents::
runner
agentmux_srv
::
agents
::
runner
Function
trim_
to_
tail
Copy item path
Source
fn trim_to_tail(buf: &mut
Vec
<
u8
>, cap:
usize
)
Expand description
Drop all but the last
cap
bytes of
buf
.