archive
/
md-pdf-rs
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
md-pdf-rs/src/config/consts.rs

3 lines
89 B
Rust

pub const CONFIG_FILE_NAME: &str = "mdp.yml";
pub const CSL_FILE_NAME: &str = "csl.zip";