Pods

Type Alias Pods 

Source
pub type Pods = Vec<Pod>;
Expand description

List of pods.

Aliased Typeยง

pub struct Pods { /* private fields */ }