Trait sysml_model::Package

source ·
pub trait Package: Namespace { }

Trait Implementations§

source§

impl Debug for dyn Package

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl Display for dyn Package

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more

Implementors§