Type Alias session_log::ContextProcessor

source ยท
pub type ContextProcessor = fn(_: &Context<'_>) -> (String, String);