enable

Function enable 

Source
pub fn enable<'a, 'f>(
    builder: Pin<&mut RuntimeBuilder<'a, 'f>>,
    options: &Options,
) -> Result<(), Status>