[][src]Type Definition alpm::LogCb

type LogCb = fn(level: LogLevel, s: &str);