Skip to main content

add_all

Function add_all 

Source
pub fn add_all(machine: &mut MachineBuilder, datetime: Rc<dyn DateTime>)
Expand description

Adds all symbols provided by this module to the given machine.

datetime provides access to date and time functionality.