Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

YangBalance

Fully qualified path: opus::types::YangBalance

[derive(Copy, Drop, Serde)]
pub struct YangBalance {
    pub yang_id: u32,
    pub amount: Wad,
}

Members

yang_id

Fully qualified path: opus::types::YangBalance::yang_id

pub yang_id: u32

amount

Fully qualified path: opus::types::YangBalance::amount

pub amount: Wad