Function sj::push

source ·
pub fn push<T>(array: &mut Array, json: T)
where T: Into<Json>,
Expand description

§Pushes new item into an array