wordexp-sys

Crates.iowordexp-sys
lib.rswordexp-sys
version1.0.0
sourcesrc
created_at2022-02-02 11:24:09.050723
updated_at2022-02-02 11:24:09.050723
descriptionFFI bindings for the glibc `wordexp` function.
homepagehttps://seamsay.gitlab.io/wordexp-sys
repositoryhttps://gitlab.com/seamsay/wordexp-sys
max_upload_size
id525658
size7,530
Sean Marshallsay (Sean1708)

documentation

README

wordexp-sys

Rust FFI bindings for the wordexp(3) C function.

See Also

  • cromulent: The safe wrapper around these bindings.
  • wordexp: A wordexp wrapper which does not use these bindings.
Commit count: 1

cargo fmt