protoviz

Crates.ioprotoviz
lib.rsprotoviz
version0.5.3
sourcesrc
created_at2024-07-01 20:44:35.958663
updated_at2024-10-02 01:49:14.158922
descriptionA fast and intuitive way of creating figures for protocol documentation
homepagehttps://protoviz.stu.art.br
repositoryhttps://github.com/danielstuart14/protoviz
max_upload_size
id1289044
size119,069
Daniel Stuart (danielstuart14)

documentation

README

ProtoViz

Example

A fast and intuitive way of creating figures for protocol documentation.

Supports many features:

  • Fixed and variable size fields
  • Big and Little Endianness
  • Many styling options (Background color, field color, text color)
  • Line wrapping
  • Field length and position subtitles
  • Custom field width

It uses Tera for generating the SVG file.

For a pratical use case, check the examples readme or the ProtoViz Website.

Commit count: 23

cargo fmt