Skip to main content

Module logs

Module logs 

Source
Expand description

agents logs — persisted log tier. Currently one sub-tier: read, which exposes all, id, pending, subscribe. The Request / ResponseItem types alias straight through to read::* — wrapping them in a single-variant enum would only add noise.

Re-exports§

pub use read::execute;
pub use read::execute_transform;

Modules§

read

Enums§

Command

Type Aliases§

Request
ResponseItem