Crate bt_avdtp_tool
source ·Modules
Functions
Generates a rustyline
Editor
in a separate thread to manage user input. This input is returned
as a Stream
of lines entered by the user.Handle a single raw input command from a user and indicate whether the command should
result in continuation or breaking of the read evaluate print loop.
main 🔒
run_repl 🔒
REPL execution
suspend 🔒