cromulent

Crates.iocromulent
lib.rscromulent
version0.1.1
sourcesrc
created_at2022-02-03 15:35:49.048721
updated_at2022-02-07 10:03:17.258476
descriptionA safe wrapper around `wordexp-sys`.
homepagehttps://seamsay.gitlab.io/cromulent-rs
repositoryhttps://gitlab.com/seamsay/cromulent-rs
max_upload_size
id526273
size47,112
Sean Marshallsay (Sean1708)

documentation

README

cromulent-rs

Crate Tests Coverage Docs

Expand perfectly cromulent words, with the wordexp(3) C function. See the documentation for more information.

Warning!

This crate has only been tested on Linux. It should work on all Unix flavours, but any other OS is probably going to be a crapshoot.

Future Work - Help Wanted!

API Improvements

I don't believe for a second that the current API is ideal, far from in fact. If you have any ideas, please open an issue to discuss it.

Portability

Linux works, other Unix OSs probably work, anything else... ¯\_(ツ)_/¯

Testing

Currently this crate is only tested on Linux, but it would be good to set up testing for macOS and a BSD.

Commit count: 9

cargo fmt