zlink-core 0.4.1

The core crate of the zlink project
Documentation
1
2
3
4
//! Custom type definitions for Varlink IDL.
//!
//! This module contains definitions for custom types in Varlink IDL, including
//! object types (struct-like with named fields) and enum types (with named variants).