MCPcopy Create free account
hub / github.com/apache/arrow-rs / get

Method get

arrow-data/src/data.rs:2010–2012  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

2008 /// Returns the value of the flag
2009 #[inline]
2010 pub fn get(&self) -> bool {
2011 self.0
2012 }
2013}
2014
2015// Manual impl to make it clear you can not construct unsafe with true

Callers 15

next_indicesMethod · 0.45
next_filterMethod · 0.45
next_batchMethod · 0.45
label_issues.pyFile · 0.45
compare_opFunction · 0.45
compare_unionFunction · 0.45
to_arrow_schemaMethod · 0.45
array_from_jsonFunction · 0.45
data_type_from_jsonFunction · 0.45
field_from_jsonFunction · 0.45
schema_from_jsonFunction · 0.45

Calls

no outgoing calls

Tested by 4

do_getMethod · 0.36
get_flight_infoMethod · 0.36