[package] name = "truncate-slice-debug" version = "0.1.1" authors = ["Mat Wood "] description = "Extension for slices to truncate debug output to a set limit of items" categories = [] keywords = ["debug"] edition = "2021" homepage = "https://github.com/thepacketgeek/truncate-slice-debug" license = "MIT OR Apache-2.0" documentation = "https://docs.rs/truncate-slice-debug" readme = "README.md" repository = "https://github.com/thepacketgeek/truncate-slice-debug" [dependencies]