Structs§
- A handle to the open container. The container will be closed once this is dropped.
- A handle to a container that may be open. This does not close the container when it’s dropped. See
ContainerHandle
if that behavior is desired.
ContainerHandle
if that behavior is desired.