[][src]Type Definition yew::format::Binary

type Binary = Result<Vec<u8>, Error>;

A representation of a value which can be stored and restored as a binary.