Klemens Schölhorn 6206d0ea58 Use std RwLock instead of the tokio one
tokio recommends to use the std synchronization primitives if the locked
value is just data instead of a shared resource.
2023-04-06 22:06:29 +02:00
2023-03-13 21:33:29 +01:00
2023-03-10 19:00:12 +01:00
Description
Image gallery that arranges images in rows filling the page and prevents image downloads for normal users. Optimized for seaf_fuse.
227 KiB
Languages
Rust 89.7%
HTML 10.3%