[][src]Trait cdrs_tokio::frame::traits::IntoQueryValues

pub trait IntoQueryValues {
    fn into_query_values(self) -> QueryValues;
}

The trait that allows transformation of Self to CDRS query values.

Required methods

Loading content...

Implementors

Loading content...