agate/src
Johann150 f1ff0fe0fe
use Mutex instead of RwLock
Since we only ever need to access it mutably, no need to differentiate
mutable and immutable acces.
2021-02-04 17:56:50 +01:00
..
main.rs use Mutex instead of RwLock 2021-02-04 17:56:50 +01:00
metadata.rs cache parsing, new syntax 2021-02-04 17:00:33 +01:00