MCPcopy Create free account
hub / github.com/Proryanator/encoder-benchmark / get_supported_inputs

Function get_supported_inputs

cli/src/supported.rs:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33pub fn get_supported_inputs() -> [&'static str; 8] {
34 return ENCODE_FILES;
35}

Callers 3

read_user_inputFunction · 0.85
get_input_filesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected