We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa91363 commit 9e0ffb2Copy full SHA for 9e0ffb2
tools/std_i18n/src/meta.rs
@@ -1,4 +1,4 @@
1
-use crate::translator::{compute_replace_targets, ReplaceStrategy};
+use crate::translator::{ReplaceStrategy, compute_replace_targets};
2
use serde::Serialize;
3
use std::fs;
4
use std::path::{Path, PathBuf};
0 commit comments