tendril::ByteTendril [] [src]

type ByteTendril = Tendril<Bytes>;

Tendril for storing binary data.