[][src]Function string_overlap::overlap

pub fn overlap<B, F>(background: B, foreground: F) -> String where
    B: Display,
    F: Display

Places foreground "on top of" background.