[][src]Type Definition kayrx_ui::fabric::format::Binary

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

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