Installation#
The Rust package is published to crates.io as slang_solidity (docs). It can be used both as a regular Rust dependency and as a standalone CLI (installable with Cargo).
You can install slang CLI as a cargo binary using:
Or you can add its API as a dependency to your project: