1 release (0 unstable)
3.0.0-pre.2 | Jan 11, 2023 |
---|
#1965 in Encoding
Used in 3 crates
3KB
Layout21 Protos Crate
A light wrapper around the Vlsir Rust bindings.
Using Pre-Release Vlsir
To use pre-released git-based versions of vlsir
,
clone/put the Vlsir repo to a folder named vlsir
in this directory, then run
the build script to generate the rust bindings:
git clone git@github.com:vlsir/vlsir
cd vlsir
scripts/build.sh
cd -
cargo test
lib.rs
:
Layout21Protos
A wrapper around the VLSIR
Dependencies
~1.4–3.5MB
~56K SLoC