Docs.rs
polars-row-0.46.0
polars-row 0.46.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
Dependencies
polars-arrow ^0.46.0
normal
bitflags ^2
normal
bytemuck ^1.21
normal
polars-compute ^0.46.0
normal
polars-error ^0.46.0
normal
polars-utils ^0.46.0
normal
Versions
40.91%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
row
0.46.0
In polars_
row::
encode
polars_row
::
encode
Function
fixed_size
Copy item path
Source
pub fn fixed_size( dtype: &
ArrowDataType
, dict:
Option
<&
RowEncodingContext
>, ) ->
Option
<
usize
>