Trait tiberius::TargetStream [] [src]

pub trait TargetStream: Read + Write + Debug { }

A connection to a MSSQL server

Implementors