Trait odbc_api::parameter::Output [−][src]
Guarantees that there is space in the output buffer for at least one element.
Implementors
impl<'a> Output for VarCharBox
[src]
impl<'a> Output for VarCharSliceMut<'a>
[src]
impl<T> Output for Nullable<T> where
T: Pod + HasDataType,
[src]
T: Pod + HasDataType,