Function ipc_get_vec_u64

Source
fn ipc_get_vec_u64(method: &str, args: Value) -> Result<Vec<u64>>
Expand description

Helper to call IPC for Vec<u64>.