linenoise::CompletionCallback
[−]
[src]
type CompletionCallback = fn(&str) -> Vec<String>;
type CompletionCallback = fn(&str) -> Vec<String>;