Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carllerche/pool
/ types & classes
Types & classes
7 in github.com/carllerche/pool
⨍
Functions
23
◇
Types & classes
7
↓ 2 callers
Class
Dirty
src/reset.rs:5
Class
Checkout
A handle to a checked out value. When dropped out of scope, the value will be returned to the pool.
src/lib.rs:120
Class
Entry
src/lib.rs:317
Class
Pool
A pool of reusable values
src/lib.rs:63
Class
PoolInner
src/lib.rs:172
Interface
Reset
Resetting an object reverts that object back to a default state.
src/reset.rs:30
Class
Zomg
test/test.rs:65