pad-adapter

Crates.iopad-adapter
lib.rspad-adapter
version0.1.1
sourcesrc
created_at2020-05-03 08:43:50.652366
updated_at2020-06-08 11:55:14.370665
descriptionA utility crate that provides pad adapter.
homepagehttps://crates.io/crates/pad-adapter
repositoryhttps://github.com/kgv/pad-adapter
max_upload_size
id236970
size4,494
dev (github:oasislabs:dev)

documentation

https://docs.rs/pad-adapter

README

Pad adapter

A utility crate that provides pad adapter.
The pad adapter inserts the padding after each newline except the last.

It has the same functionality as PadAdapter used in std::fmt::DebugList, std::fmt::DebugMap, std::fmt::DebugSet, std::fmt::DebugStruct and std::fmt::DebugTuple.

Commit count: 2

cargo fmt