Type Definition incrust::abc::FilterResult [] [src]

type FilterResult = Result<Option<String>, FilterError>;