Type Definition sj::Array

source ·
pub type Array = Vec<Value>;
Expand description

Trait Implementations

The type returned in the event of a conversion error.
Performs the conversion.