[][src]Type Definition sfv::List

type List = Vec<ListEntry>;

Trait Implementations

impl ParseMore for List[src]

impl ParseValue for List[src]

impl SerializeValue for List[src]