Type Definition diary::utils::editing::StringGetter

source · []
pub type StringGetter = fn(S: String) -> Result<String>;