Type Definition diary::utils::editing::StringGetter[][src]

pub type StringGetter = fn(S: String) -> Result<String>;