add prefix / suffix to field
This commit is contained in:
parent
33e770e04a
commit
5dd96fb173
4 changed files with 176 additions and 22 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pub mod constant;
|
||||
pub mod core;
|
||||
|
||||
pub use crate::core::*;
|
||||
pub use constant::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue