dpp-domain 0.14.1

EU Digital Product Passport domain types, port traits, and per-field disclosure policy
Documentation
1
2
3
4
5
6
7
8
9
10
//! Port traits defining the core/platform boundary — one port per infrastructure concern.

pub mod archive;
pub mod compliance;
mod ghosts;
pub mod identity_port;
pub mod passport_repo;
pub mod plugin_host_port;
pub mod registry_sync;
pub mod seal;