// Copyright (c) 2020 Tianyi Shi
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
// type Resolution = Option<f32>;
// pub struct Remark2Parser {};
// impl FieldParser for Remark2Parser {
// fn parse(i: &[u8]) -> IResult<&[u8], Cryst1> {
// }
// 6 + 4
// #[cfg(test)]
// mod tests {
// const REMARK2_1: &'static str "
// REMARK 2 RESOLUTION. 1.70 ANGSTROMS.
// REMARK 3 ";
// }