fix-getters-rules 0.3.2

Fix get functions name by removing the get prefix when applicable
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "fix-getters-rules"
version = "0.3.2"
dependencies = [
 "once_cell",
]

[[package]]
name = "once_cell"
version = "1.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3"