linenoise::CompletionCallback [] [src]

type CompletionCallback = fn(&str) -> Vec<String>;