imp / inspector-rs

General purpose inspector trait - mirror of

Home Page:https://gitlab.com/imp/inspector-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspector

Public trait for adding .inspect() method for popular data-stuctures.

Changelog

0.0.5 - "inspect-release" replaced with "debug-only". It is opt-out, rather than opt-in. By default it resembles other inspect() methods in std library.

0.0.4 - "inspect-release" feature to enable inspection in release mode. (opt-in)

About

General purpose inspector trait - mirror of

https://gitlab.com/imp/inspector-rs

License:Apache License 2.0


Languages

Language:Rust 100.0%