The memory pool of TaAllo.
struct TaPool<'a> {
/* private fields */
}| Name | Description |
|---|---|
| new | Creates a new pool from a byte slice. |
| Name | Description |
|---|---|
| Clone | Objects that can be duplicated. |
| Copy | Objects that can safely be copied via |
| MaybeClone | Objects that can be duplicated. |