libconfig-sys 0.1.0

libRustConfig is rust wrapper around libconfig library. Library for processing configuration files.
Documentation
  • Coverage
  • 0%
    0 out of 132 items documented0 out of 27 items with examples
  • Size
  • Source code size: 16.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.75 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • isemenkov/librustconfig
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • isemenkov

libRustConfig-sys

It is rust bindings libconfig library. Library for processing configuration files. Crate contains the libconfig translated headers to use this library in Rust programs.