heapsize_plugin 0.0.1

Automatically generating infrastructure for measuring the total runtime size of an object on the heap
docs.rs failed to build heapsize_plugin-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Attributes this crate provides:

  • #[derive(HeapSizeOf)] : Auto-derives an implementation of HeapSizeOf for a struct or enum.