riddle-0.57.0 is not a library.
Visit the last successful build:
riddle-0.0.0
Generate Rust bindings for Windows
The riddle tool automatically generates Rust bindings from Windows metadata.
Start by installing riddle:
> cargo install riddle
Generates Rust bindings as needed:
> riddle
Usage: riddle.exe [options...]
Options:
--in <path> Path to files and directories containing .winmd and .rdl files
--out <path> Path to .winmd, .rdl, or .rs file to generate
--filter <namespace> Namespaces to include or !exclude in output
--config <key=value> Override a configuration value
--format Format .rdl files only
--etc <path> File containing command line options