Docs.rs
polars-error-0.45.0
polars-error 0.45.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow-format ^0.1.0
normal
optional
avro-schema ^0.3
normal
optional
object_store ^0.11
normal
optional
regex ^1.9
normal
optional
simdutf8 ^0.1.4
normal
thiserror ^2
normal
Versions
4.44%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
polars_
error
0.45.0
All Items
Crate Items
Modules
Macros
Structs
Enums
Functions
Type Aliases
Crate
polars_error
Copy item path
Source
Modules
§
constants
Constant that help with creating error messages dependent on the host language.
Macros
§
feature_
gated
polars_
bail
polars_
ensure
polars_
err
polars_
warn
Structs
§
ErrString
Enums
§
Polars
Error
Polars
Warning
Functions
§
get_
warning_
function
map_err
set_
warning_
function
⚠
Set the function that will be called by the
polars_warn!
macro. You can use this to set logging in polars.
to_
compute_
err
Type Aliases
§
Polars
Result