Function activitystreams::properties::to_vec [] [src]

pub fn to_vec<I>(v: Vec<I>) -> Result<Vec<Value>, Error> where
    I: Serialize

Serialize a Vec<I> into a Vec<Value>