Home
last modified time | relevance | path

Searched defs:DistClientContainer (Results 1 – 1 of 1) sorted by relevance

/dports/devel/sccache/sccache-0.2.15/src/
H A Dserver.rs138 pub struct DistClientContainer { struct
141 state: Mutex<DistClientState>,
170 impl DistClientContainer { implementation
195 impl DistClientContainer { impl
447 dist_client: DistClientContainer, in new()
750 dist_client: DistClientContainer, in new()