Type Alias HostCompletion

Source
pub type HostCompletion = VecCompletion<String>;

Aliased Type§

pub struct HostCompletion { /* private fields */ }

Implementations§