hebrew_unicode_utils 0.5.0

Some functions for processing Hebrew unicode characters.
Documentation
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

#
Cargo.toml.orig

# These are backup files generated by rustfmt
**/*.rs.bk

# These are configuration files for VSCodium
.vscode/

# These are backup files generated by GhostWriter (MD editor) 
**/*.md.backup

# Generated by instrument coverage using cargo test
cargo-test*