mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-07-07 17:45:01 +00:00

Using the top-level README.md of the repository is not ideal. 1/ It contains many information unrelated to the meta crate itself. 2/ The following attribute: ``` #![doc = include_str!("../../../README.md")] ``` will fail at finding the README.md when built via `cargo package`.
177 B
177 B
IronRDP meta crate
A meta crate re-exporting IronRDP crates for convenience.
This crate is part of the IronRDP project.