IronRDP/crates/ironrdp
Marc-André Lureau dd787af5a0 feat(benches): add perfenc
Make some internal APIs publicly visible thanks to "visibility" when
compiling with the "__bench" feature.

("testsuite-core" also learned "__bench", because fast_path.rs is a
shared file)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2025-04-29 13:00:07 +02:00
..
examples fix: inject socket local address for the client addr (#759) 2025-04-21 09:08:50 +00:00
src style: run cargo +nightly fmt 2025-03-13 11:03:10 +01:00
Cargo.toml feat(benches): add perfenc 2025-04-29 13:00:07 +02:00
CHANGELOG.md chore(release): prepare for publishing (#701) 2025-03-13 09:57:35 +00:00
LICENSE-APACHE chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
LICENSE-MIT chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
README.md docs(ironrdp): README.md dedicated to the meta crate (#582) 2024-11-20 11:15:29 +00:00

IronRDP meta crate

A meta crate re-exporting IronRDP crates for convenience.

This crate is part of the IronRDP project.