Docs.rs
bear-query-0.0.1
bear-query 0.0.1
Docs.rs crate page
Parity-7.0.0
Links
Repository
crates.io
Source
Owners
jakeswenson
Dependencies
dirs ^6.0.0
normal
polars ^0.52
normal
rusqlite ^0.37.0
normal
serde ^1.0
normal
thiserror ^2.0
normal
time ^0.3.44
normal
Versions
41.3%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ArrayRef
bear_
query
0.0.1
Array
Ref
Aliased Type
In bear_
query::
polars_
prelude
bear_query
::
polars_prelude
Type Alias
Array
Ref
Copy item path
Source
pub type ArrayRef =
Box
<dyn
Array
>;
Aliased Type
ยง
pub struct ArrayRef(
/* private fields */
);