MCPcopy Create free account
hub / github.com/NthTensor/Forte / new

Method new

src/lib.rs:263–265  ·  view source on GitHub ↗
(init: fn() -> T)

Source from the content-addressed store, hash-verified

261 pub use crate::job::HeapJob;
262 pub use crate::job::JobQueue;
263 pub use crate::job::JobRef;
264 pub use crate::job::StackJob;
265 pub use crate::latch::Latch;
266 pub use crate::latch::Semaphore;
267 pub use crate::latch::Status;
268 pub use crate::thread_pool::Scheduler;

Callers

nothing calls this directly

Calls 1

LazyClass · 0.85

Tested by

no test coverage detected