Anki/rslib/i18n/src/generated.rs
2021-04-13 18:59:16 +10:00

8 lines
240 B
Rust

// Copyright: Ankitects Pty Ltd and contributors
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
// Include auto-generated content
#![allow(clippy::all)]
include!(concat!(env!("OUT_DIR"), "/strings.rs"));