1 2 3
//! Re-exports from the device domain for backwards compatibility. pub use crate::domains::device::service::{extend_device, link_device, revoke_device};