⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
PackageId
veridian_
kernel
0.25.2
Package
Id
Aliased Type
In veridian_
kernel::
pkg
veridian_kernel
::
pkg
Type Alias
Package
Id
Copy item path
Source
pub type PackageId = String;
Expand description
Package identifier
Aliased Type
§
pub struct PackageId {
/* private fields */
}