Function passerine::core::control::if_choice[][src]

pub fn if_choice(data: Data) -> Result<Data, String>

An implementation of an if statement, as an FFI. Interesting idea, not sure if I’m going to keep it.