Struct rgmk::Functions [] [src]

pub struct Functions {
    pub functions: Vec<Function>,
}

A collection of functions.

Fields

The functions.