manatee 0.7.0

Headless compound graph layout algorithms (COSE/FCoSE ports).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# manatee

[![Crates.io](https://img.shields.io/crates/v/manatee.svg)](https://crates.io/crates/manatee)
[![Documentation](https://docs.rs/manatee/badge.svg)](https://docs.rs/manatee)
[![Crates.io Downloads](https://img.shields.io/crates/d/manatee.svg)](https://crates.io/crates/manatee)
[![Made with Rust](https://img.shields.io/badge/made%20with-Rust-orange.svg)](https://www.rust-lang.org)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Headless compound graph layout algorithms in Rust.

This crate contains ports of COSE/FCoSE-style layout algorithms used by Mermaid rendering.

Baseline revisions are tracked in `tools/upstreams/REPOS.lock.json` in the repository.