[][src]Function nom_tracable::custom_trace

pub fn custom_trace<T: Tracable>(
    input: &T,
    name: &str,
    message: &str,
    color: &str
)

Function to display custom trace.