`noWrap` should be renamed to `no_wrap` to be consistent with other rust naming conventions, i.e. `snake_case`. `wrapDepth` => `wrap_depth` `wrapAlias` => `wrap_alias` `unwrapAlias` => `unwrap_alias`