DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 42b10a8898b2d0ea962fcf983e98931a3ff09b39 deck-builder/shared/src/error/mod.rs -rw-r--r-- 194 bytes
42b10a88Jonni Liljamo fix(shared): fix error/api visibility 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
/*
 * This file is part of laurelin/shared
 * Copyright (C) 2023 Jonni Liljamo <jonni@liljamo.com>
 *
 * Licensed under GPL-3.0-only.
 * See LICENSE for licensing information.
 */

pub mod api;