lcax 3.4.3

LCAx is an open, machine and human-readable data format for exchanging LCA results.
Documentation
1
2
3
4
5
6
#[cfg(feature = "jsbindings")]
pub mod javascript;
#[cfg(feature = "pybindings")]
pub mod python;

pub mod rust;