Function terminal::paths::maybe_path_for_char

source ยท
pub fn maybe_path_for_char(
    render_context: &mut Context,
    c: char,
    cell_size: &Size,
) -> Option<Path>