Struct jbcrs_basic::Provider [] [src]

pub struct Provider {
    pub index: u16,
    pub with: Vec<u16>,
}

Fields

Trait Implementations

impl Debug for Provider
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Provider

impl Sync for Provider