[][src]Type Definition tendril::ByteTendril

type ByteTendril = Tendril<Bytes>;

Tendril for storing binary data.