| Crates.io | log-types |
| lib.rs | log-types |
| version | 1.0.1 |
| created_at | 2019-08-10 00:25:07.004973+00 |
| updated_at | 2019-09-01 09:41:06.721757+00 |
| description | Structured log types. |
| homepage | |
| repository | https://github.com/yoshuawuyts/log-types |
| max_upload_size | |
| id | 155514 |
| size | 27,173 |
Structured log types.
$ cargo add log-types
This crate uses #![deny(unsafe_code)] to ensure everything is implemented in
100% Safe Rust.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
MIT OR Apache-2.0