Docs.rs
rdbg-0.2.1
rdbg 0.2.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
Crates.io
Source
Owners
nu11ptr
Dependencies
Versions
75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-apple-darwin
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate rdbg
Version 0.2.1
All Items
Macros
Functions
?
Crate
rdbg
source
·
[
−
]
Macros
msg
Send a debug message to the remote viewer
msgf
Send a debug message to the remote viewer (with flush)
vals
Send debug expression name/value pairs to the remote viewer
valsf
Send debug expression name/value pairs to the remote viewer (with flush)
Functions
flush
Flush msg/val queue for default port
port
Specify a custom port for the TCP socket to listen on when using the
msg
and
vals
macros.