There was an error while loading. Please reload this page.
TryInto<InnerType>
Value
The InnerType can be bool, u64, i64, f64, String, Vec<Value> or other types implemented as_{type}, to build a more convient API.
InnerType
bool
u64
i64
f64
String
Vec<Value>
as_{type}