Trait asserhttp::Asserhttp[][src]

pub trait Asserhttp<T>: AsserhttpStatus<T> + AsserhttpHeader<T> + AsserhttpBody<T> { }
Expand description

For assertions on http response

Implementors