layouts 0.1.0

Conveniently lay out and format your data structures, and decide how to render them separately
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.getset]
version = "0.1.1"

[dependencies.pretty]
version = "0.10.0"

[dependencies.tycho]
version = "0.1.2"

[package]
categories = ["value-formatting", "command-line-interface", "development-tools"]
description = "Conveniently lay out and format your data structures, and decide how to render them separately"
edition = "2018"
keywords = ["pretty-printing", "format", "pretty", "print", "beautify"]
license = "ISC OR Apache-2.0"
name = "layouts"
repository = "https://github.com/ergorusty/layouts"
version = "0.1.0"