Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ get_header
Method
get_header
perro_source/core/perro_csv/src/lib.rs:968–970 ·
view source on GitHub ↗
(&self, header: &str)
Source
from the content-addressed store, hash-verified
966
});
967
Some(rows)
968
}
969
}
970
971
enum CandidateSeed<'a> {
972
One(u64),
973
Many(&'a [u64]),
Callers
1
query_supports_or_contains_and_starts_with
Function · 0.80
Calls
1
get_by_header
Method · 0.80
Tested by
1
query_supports_or_contains_and_starts_with
Function · 0.64