get_with_query

Function get_with_query 

Source
pub async fn get_with_query<T, U>(
    inst: T,
    token: &str,
) -> Result<U, ErrorWrapper>