|
|
pub fn render<C: Colours+FiletypeColours>(&self, colours: &C) -> Vec<ANSIString<'static>> {
|
|
pub fn render<C: Colours+FiletypeColours>(&self, colours: &C) -> Vec<ANSIString<'static>> {
|
|
|
let bit = |bit, chr: &'static str, style: Style| {
|
|
let bit = |bit, chr: &'static str, style: Style| {
|