Moved fields into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use crate::{
|
||||
field::{Field, FieldType},
|
||||
document::field::{Field, FieldType},
|
||||
name::Name,
|
||||
};
|
||||
use isolang::Language;
|
||||
|
||||
Reference in New Issue
Block a user