Trait xio_base_datatypes::IsParameterMask [] [src]

pub trait IsParameterMask: Clone { }

Implementations on Foreign Types

impl IsParameterMask for BTreeSet<String>
[src]

impl IsParameterMask for u64
[src]

Implementors