Closed seanchen1991 closed 3 years ago
Changed trait bounds in atom.rs and constant.rs files to use where clauses. Also ran cargo fmt.
atom.rs
constant.rs
where
cargo fmt
Changed trait bounds in
atom.rs
andconstant.rs
files to usewhere
clauses. Also rancargo fmt
.