Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 254 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 254 Bytes

@antv/layout-rust

Examples

All examples are already places in the examples/ directory:

$ cargo run --example basic

Lint

We use rustfmt as linter.

$ cargo fmt -- --emit files