1
2
3
use crate::binary::Binary;

pub type QueryResponse = Binary;