Skip to main content

Crate aperture_shared

Crate aperture_shared 

Source
Expand description

Shared types and utilities for Aperture

This crate contains common data structures, types, and utilities used across the profiler agent, aggregator, and other components.

Re-exports§

pub use types::events::*;
pub use types::profile::*;

Modules§

types
Common type definitions
utils
Utility functions and helpers
wasm