hyperlane_log

Type Alias ListLog

Source
pub type ListLog = Vec<(String, ArcLogFunc)>;

Aliased Typeยง

struct ListLog { /* private fields */ }