embed-doc-image 0.1.2

Embed images in Rust documentation
Documentation

embed-doc-image

embed-doc-image is proc macro crate that facilitates the embedding of images in Rust documentation.

Please see the documentation for motivation, usage instructions and more.

Contributing

I'm happy to accept contributions in the form of pull requests, bug reports or feature requests.

For major contributions I'd prefer that you first open an issue so that we can discuss whether the proposed changes are appropriate.

Acknowledgements

As an inexperienced proc macro hacker, I would not have managed to arrive at this solution without the help of several individuals on the Rust Programming Language Community Discord server, most notably:

License

This crate is licensed under the MIT license. See LICENSE for details.