anki/rslib/i18n/src/generated.rs

10 lines
287 B
Rust
Raw Normal View History

2021-04-13 10:59:16 +02:00
// 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)]
2022-09-24 04:39:21 +02:00
#![allow(text_direction_codepoint_in_literal)]
include!(concat!(env!("OUT_DIR"), "/strings.rs"));