douweschulte / pdbtbx

A library to open/edit/save (crystallographic) Protein Data Bank (PDB) and mmCIF files in Rust.

Home Page:https://crates.io/crates/pdbtbx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serde support

douweschulte opened this issue · comments

Supporting serde could be a great addition to this library, maybe in the way of a optional thing (like in https://docs.rs/rstar/0.8.2/rstar/struct.RTree.html).