Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Logicalshift/flo_draw
/ close
Method
close
canvas/src/draw_stream.rs:470–472 ·
view source on GitHub ↗
Marks this core as closed
(&mut self)
Source
from the content-addressed store, hash-verified
468
/// Marks this core as closed
469
///
470
pub fn close(&mut self) {
471
self.closed = true;
472
}
473
474
///
475
/// Returns the waker for anything listening for changes to the stream
Callers
2
drop
Method · 0.45
drop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected