一个提供填充适配器的实用库
由 g 提供
#1291 in Rust 模式
29,747 每月下载量用于 134 个 crate (2 个直接使用)
4KB 53 行
一个提供填充适配器的实用库。填充适配器在每行后插入填充(最后一行除外)。
它具有与在 std::fmt::DebugList、std::fmt::DebugMap、std::fmt::DebugSet、std::fmt::DebugStruct 和 std::fmt::DebugTuple 中使用的 PadAdapter 相同的功能。
std::fmt::DebugList
std::fmt::DebugMap
std::fmt::DebugSet
std::fmt::DebugStruct
std::fmt::DebugTuple
PadAdapter