| Crates.io | managed-lhapdf |
| lib.rs | managed-lhapdf |
| version | 0.3.4 |
| created_at | 2024-05-23 07:31:02.903833+00 |
| updated_at | 2024-08-24 08:40:40.693501+00 |
| description | (Unofficial) Rust bindings for the LHAPDF C++ library |
| homepage | |
| repository | https://github.com/cschwan/managed-lhapdf |
| max_upload_size | |
| id | 1249232 |
| size | 82,801 |
(Unofficial) Rust bindings for the LHAPDF C++ library, with automatic management functions. This is the successor of https://github.com/cschwan/lhapdf.
managed: this feature flag enables the automatic downloading of PDFs. If
you would like to disable this feature, specify no-default-features = true
when depending on managed-lhapdf.static: when enabled, the LHAPDF library will be linked statically. This
allows to redistribute built binaries that run on systems where LHAPDF isn't
installed.The struct Pdf implements Send and Sync, which is only safe as long as
the corresponding member functions in LHAPDF are truly thread safe. The
following versions are known not to be thread safe: