List

Type Alias List 

Source
pub type List = Vec<Info>;
Expand description

List of webhooks returned

Aliased Typeยง

pub struct List { /* private fields */ }