logo
Expand description

vino-types

The Vino types crate contains types and signatures used by Vino tools.

License: BSD-3-Clause

Re-exports

pub use maps::ComponentMap;
pub use maps::MapWrapper;
pub use maps::ProviderMap;
pub use maps::StructMap;
pub use maps::TypeMap;

Modules

Map-related structures holding signatures and other types.

Structs

The signature of a Vino component, including its input and output types.

Signature for Providers.

Signatures of struct-like type definitions.

Enums

An enum representing the types of components that can be hosted.

Enum of valid types.