libmtp 0.3.2

A memory safe API for interacting with libmtp library
Documentation
# libmtp

A memory safe API for interacting with libmtp library in Rust.

[![crates.io](https://img.shields.io/crates/v/libmtp)](https://crates.io/crates/libmtp)

## Changelog

For a release history, see [CHANGELOG.md](doc/CHANGELOG.md).

## Contributing

For a contibuting guide, see [CONTRIBUTING.md](doc/CONTRIBUTING.md).

## License

This crate is distributed under the terms of MIT License.

See [LICENSE](LICENSE) for details.