DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: a973640bcfd86572fc8642dfcd0a84d3e9d3a1aa deck-builder/sdbclient/src/plugins/mod.rs -rw-r--r-- 205 bytes
a973640bJonni Liljamo lightweight futures and reqwest blocking deps 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
/*
 * This file is part of sdbclient
 * Copyright (C) 2022 Jonni Liljamo <jonni@liljamo.com>
 *
 * Licensed under GPL-3.0-only.
 * See LICENSE for licensing information.
 */

pub mod menu;
pub mod splash;