wordexp-sys 1.0.0

FFI bindings for the glibc `wordexp` function.
Documentation
  • Coverage
  • 0%
    0 out of 8 items documented0 out of 0 items with examples
  • Size
  • Source code size: 22.65 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 937.28 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • seamsay/wordexp-sys
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Sean1708

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.