资讯

You can use a build.rs file to copy a file/folder to the output directory when running cargo build Example build.rs ...
Changed JSON parser from PowerShell built-in cmdlets to PSAdvancedJsonCmdlet module. This change improves handling for non-compliant JSON format. (e.g., JSON with comments) and consistency of behavior ...