[][src]Type Definition tokio_imap::proto::ImapTransport

type ImapTransport<T> = Framed<T, ImapCodec>;