MCPcopy Index your code
hub / github.com/coder543/dataplotlib / disown

Method disown

src/plotter.rs:32–34  ·  view source on GitHub ↗

The `disown` function allows the thread that owns the `Plotter` to keep going without either `join`ing manually or letting the `Drop` trait force a `join`.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

plot2d_testFunction · 0.80

Calls

no outgoing calls

Tested by 1

plot2d_testFunction · 0.64