Skip to main content

Crate osom_lib_arc

Crate osom_lib_arc 

Source
Expand description

This crate defines ABI-stable atomic reference counted pointers.

Modulesยง

carc
This module holds the CArc and CWeak types and their implementations.
carc_array
This module holds the CArcArray and CWeakArray types and their implementations. It also provides the CArcArrayBuilder type for iteratively constructing CArcArray.
consts
This module holds the constants for the arc crate.
errors
Holds the definition of CArcError.
stdstd
This module defines the std aliases.