Type Alias UserCompletion

Source
pub type UserCompletion = VecCompletion<User>;

Aliased Type§

pub struct UserCompletion { /* private fields */ }

Implementations§