Function span_to_string

Source
pub fn span_to_string(span: u64) -> String
Expand description

Function to change span format to String output date. Thanks to ly4k works: https://github.com/ly4k/Certipy/blob/main/certipy/commands/find.py#L48