Function version

Source
pub async fn version<R: AsyncRead + AsyncSeek + Unpin>(
    buffer: &mut R,
    kind: BinaryKind,
) -> Option<String>
Expand description

Get the version for a specific binary.