[][src]Type Definition osauth::sync::SyncStreamItem

type SyncStreamItem = Result<Bytes, Error>;
[]

An item in a SyncStream.