You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snekdown/src/parsing/configuration
trivernis 815bd26e51 Refactor template variable collecting and freezing
This change extracts template variable collectiong and freezing into
a different module to keep the elements module clean.
This commit also changes all Mutex'es to RwLocks to get better performance
with read-only locking (the increase is measurable even with small files).
4 years ago
..
config.rs Change bibliography to an easier concept 4 years ago
default.toml Change bibliography to an easier concept 4 years ago
keys.rs Change bibliography to an easier concept 4 years ago
mod.rs Refactor template variable collecting and freezing 4 years ago