zkp-logging-allocator 0.1.0

Wrapper around the system allocator that logs large allocations
Documentation
1
2
3
4
5
6
7
8
# Logging allocator

[![Crates.io](https://img.shields.io/crates/l/zkp-logging-allocator)](/License.md)
[![](https://docs.rs/zkp-logging-allocator/badge.svg)](https://docs.rs/zkp-logging-allocator)
[![CircleCI](https://img.shields.io/circleci/build/github/0xProject/OpenZKP)](https://circleci.com/gh/0xProject/OpenZKP)
[![Codecov](https://img.shields.io/codecov/c/gh/0xproject/OpenZKP)](https://codecov.io/gh/0xProject/OpenZKP)

Wrapper around the system allocator that logs large allocations.