mview 0.1.0

Library for parsing Marmoset Viewer archive packages
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented0 out of 1 items with examples
  • Size
  • Source code size: 13.76 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: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • HeavenVolkoff/mview-rs
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • HeavenVolkoff

mview-extract

Check here for the extraction tool's instruction.

Installation

Via Cargo:

cargo install mview

To use the mview library, add it to your Cargo.toml:

[dependencies]
mview = "0.1.0"

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for details.