Skip to main content

function_calls

Function function_calls 

Source
pub fn function_calls(src: &str) -> Vec<FtlCall>
Expand description

Every function call in every message of a Fluent resource (parse errors tolerated — the partial resource is walked, matching message_keys).