Module concread::internals::lincowcell

source ·
Expand description

A CowCell with linear drop behaviour

YOU SHOULD NOT USE THIS TYPE! Normally concurrent cells do NOT require the linear dropping behaviour that this implements, and it will only make your application worse for it. Consider CowCell and EbrCell instead.

Structs§

Traits§

  • Do not implement this. You don’t need this negativity in your life.