Crate ilc_base [] [src]

Reexports

pub use context::Context;
pub use event::Event;
pub use event::Time;
pub use error::*;

Modules

context
dummy
error
event

Common structures to represent the actual log data in memory. These will be used by all formats for encoding and decoding.

format

Traits

Decode
Encode