[][src]Type Definition lib3h_protocol::data_types::AspectKey

type AspectKey = (Address, Address);

Tuple holding all the info required for identifying an Aspect. (entry_address, aspect_address)