[][src]Function cosmwasm_vm::testing::query

pub fn query<T: Storage + 'static>(
    instance: &mut Instance<T>,
    msg: Vec<u8>
) -> QueryResult