View Source vdist_new_atom_cache_ref_entry (erldist_filter v1.28.5)
Summary
Types
-type t() :: #vdist_new_atom_cache_ref_entry{atom_cache_index :: vdist:atom_cache_index(), atom_text :: binary()}.
Functions
-spec new(AtomCacheIndex, AtomText) -> T when AtomCacheIndex :: vdist:atom_cache_index(), AtomText :: binary(), T :: t().