Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpmech/plotpy
/ clear_buffer
Method
clear_buffer
src/text.rs:271–273 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
269
&self.buffer
270
}
271
fn clear_buffer(&mut self) {
272
self.buffer.clear();
273
}
274
}
275
276
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Callers
1
draw_works
Function · 0.45
Calls
no outgoing calls
Tested by
1
draw_works
Function · 0.36