These low-level APIs are only meant to be used as building blocks for the higher-level query APIs.
Everything else should go through the query crates, in order to try and centralize/share as much as possible of all the logic that goes on top of fetching cells (resolving promises, handling errors, handling nullability, etc).
These low-level APIs are only meant to be used as building blocks for the higher-level query APIs.
Everything else should go through the query crates, in order to try and centralize/share as much as possible of all the logic that goes on top of fetching cells (resolving promises, handling errors, handling nullability, etc).