Crate vino_entity

Crate vino_entity 

Source
Expand description

Maintenance

§vino-entity

The Vino entity contains the Entity structure and methods to translate entities to and from URLs.

Vino entities are any origin or target that can exist in a Vino network.

Re-exports§

pub use error::EntityError as Error;

Modules§

error
Crate errors.

Structs§

SystemEntity
A struct to hold additional data for SystemEntitys.

Enums§

Entity
The entity being referenced across systems or services.