Crate formualizer_common

Crate formualizer_common 

Source

Re-exports§

pub use address::*;
pub use coord::*;
pub use error::*;
pub use function::*;
pub use range::*;
pub use value::*;

Modules§

address
Sheet-scoped reference helpers shared across the workspace.
coord
Compact coordinate representations shared across the engine and bindings.
error
Excel-style error representation that is both ergonomic now and flexible enough to grow new, data-rich variants later.
function
range
value