lance-encoding-datafusion 0.20.0

Encoders and decoders for the Lance file format that rely on datafusion
docs.rs failed to build lance-encoding-datafusion-0.20.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: lance-encoding-datafusion-0.19.2

lance-encoding-datafusion

lance-encoding-datafusion is an internal sub-crate, containing encoders and decoders for the Lance file format that rely on Datafusion. Partly this is to keep the size of lance-encoding small and partly this is to prove that encodings are extensible.

Important Note: This crate is not intended for external usage.