pub fn set_polars_allow_extension(toggle: bool)
Available on crate feature
object
only.Expand description
Control whether extension types may be created.
If the environment variable POLARS_ALLOW_EXTENSION is set, this function has no effect.