Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 271 Bytes

wlcs-rs

Bindings and helpers for implementing wlcs. See wlcs_anvil for usage.

Usage

Add wlcs-rs as a dependency in Cargo.toml

[dependencies]
wlcs = "^0.1.0"