Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ FastNativeEntries
Class
FastNativeEntries
ci/meson/native_launchers.py:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
@dataclass(slots=True)
27
class
FastNativeEntries:
28
cc: Optional[str]
29
cxx: Optional[str]
30
ar: Optional[str]
31
32
33
@typechecked
Callers
1
_resolve_fast_native_entries
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected