# scs-rust-bindings Rust bindings for https://github.com/cvxgrp/scs ## Check if it works This assumes the library has been installed in `/usr/local/lib` ``` cargo build cargo test ```