Documentation
  • Coverage
  • 24.32%
    9 out of 37 items documented0 out of 4 items with examples
  • Size
  • Source code size: 45.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.21 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Documentation
  • adjivas/msg
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • adjivas

Msg-XSI

Crate docs-badge license-badge travis-badge circle-badge

How to build:

git clone https://github.com/adjivas/msg.git msgxsi && cd msgxsi
cargo build

Directory-Tree:

.
|__ Cargo.toml
|__ LICENSE
|__ README.md
|__ tests
|   \__ lib.rs
|__ examples
|   |__ msg.rs
|   \__ clr.rs
\__ src
    |__ ffi.rs
    |__ lib.rs
    |__ macros.rs
    \__ main.rs

License:

msg's code in this repo uses the GNU GPL v3 license.