Struct sapper_std::QueryParams [] [src]

pub struct QueryParams;

Trait Implementations

impl Key for QueryParams
[src]

The value type associated with this key type.

Auto Trait Implementations

impl Send for QueryParams

impl Sync for QueryParams