Expand description
Library of “YTDL-Rust”, contains all the logic needed for the binary
Re-exports§
Modules§
- data
- Module for all common Data, like structs & their implementations
- error
- Module for the Error type this library uses
- main
- Module for all the main functionality in the library (to keep everything sorted)
- spawn
- index of spawning commands
- utils
- Module for utility functions, that may be used in various other modules
Functions§
- invoke_
vscode_ debugger - Debug function to start vscode-lldb debugger from external console. Only compiled when the target is “debug”.