Function inline

Source
pub fn inline(
    app: &mut App,
    canvas_point: CoordPair,
    input: &str,
    colors: ColorPair,
) -> Result<Coord, Error>