Struct libostree_sys::OstreeDeployment[][src]

#[repr(C)]
pub struct OstreeDeployment(_);

Trait Implementations

impl Debug for OstreeDeployment
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations