Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
pub fn get_supported_inputs() -> [&'static str; 8] {
34
return ENCODE_FILES;
35
}
Callers
3
read_user_input
Function · 0.85
get_input_files
Function · 0.85
are_all_source_files_present
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected