Skip to main content

compress_full_source

Function compress_full_source 

Source
pub async fn compress_full_source(
    source: &str,
    language: LanguageId,
    client: &CompressorClient,
) -> Option<Vec<u8>>
Expand description

Compress full source text (e.g. Erlang Module node).