Expand description

Adds support for exporting the active entry point set to a .json file.

This can be used in conjunction with rust-gpu-builder and permutate-macro to drive hot-recompiles.

Structs

Functions

  • Export writer function wrapping std::fs::File and serde_json::to_writer_pretty

Type Definitions