· software
RwLock HashMap Arc Mutex 파일
rust pub struct Context { pubcrate tools: HashMap>, pubcrate fifos: tokio::sync::RwLock>>>, // ^ ^ ^ } // 많은 FIFO가 있지만, async ref 카운터만 사용됩니다.
rust pub struct Context { pubcrate tools: HashMap>, pubcrate fifos: tokio::sync::RwLock>>>, // ^ ^ ^ } // 많은 FIFO가 있지만, async ref 카운터만 사용됩니다.