Crate HArcMut

source ·

Structs§

  • HArcMut : Hyultis Arc Mut store a content like an Arc<RwLock<>>, allow it to be easily shared and mutable between thread use a cloned “local” version of the content, for faster/simpler access