⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

PackageId

Type Alias PackageId 

Source
pub type PackageId = String;
Expand description

Package identifier

Aliased Type§

pub struct PackageId { /* private fields */ }