mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
feat: Add itch.io as possible platform
This commit is contained in:
@@ -4,6 +4,7 @@ use nom::{
|
||||
IResult,
|
||||
};
|
||||
|
||||
#[derive(Debug, Clone, PartialEq, Eq, Hash)]
|
||||
pub(crate) struct DbPaths<'a> {
|
||||
pub(crate) base_path: &'a str,
|
||||
pub(crate) path: &'a str,
|
||||
|
||||
Reference in New Issue
Block a user