Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Does anyone now how to properly quote a Rust enum in Powershell?
In bash you can use '{ "North": {} }'
if you want to provide the North
variant of an enum as CLI arg but that isn't working on Windows in Powershell.
2 posts - 2 participants
🏷️ rust_feed