grep_cdylib

Crates.iogrep_cdylib
lib.rsgrep_cdylib
version0.1.3
sourcesrc
created_at2022-03-07 23:56:23.886874
updated_at2022-03-08 00:05:40.050683
descriptionThis is minigrep library who allow search for occurrences of words with/without case insensitive. The library provides interface for C application use for this libloading crate.
homepagehttps://github.com/zhuravlevma/grep_cdylib
repositoryhttps://github.com/zhuravlevma/grep
max_upload_size
id545334
size19,579
Maksim Zhuravlev (zhuravlevma)

documentation

README

Mini-grep rust app

This is minigrep library who allow search for occurrences of words with/without case insensitive. The library provides interface for C application use for this libloading crate. The folder "example" has safe fasade for call C functions

License

This project is licensed under the MIT license.

Commit count: 31

cargo fmt