Skip to content

Commit

Permalink
More comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sorami committed Feb 27, 2024
1 parent 9a5c595 commit 91cdc47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nusamai/src/transformer/transform/attrname.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ use nusamai_plateau::Entity;
///
/// - Remove the namespace prefix from the field names
/// - Rename the field names for Shapefile according to the dictionary
/// - Rename the field names given the rules by the user
#[derive(Default, Clone)]
pub struct EditFieldNamesTransform {
rename_map: HashMap<String, String>,
Expand Down

0 comments on commit 91cdc47

Please sign in to comment.