Denis Gorodnov
Results
2
issues of
Denis Gorodnov
Hello @BenHall-7 , Playing with the lib I've come across inconsistent behavior for structs containing `String` types. Example: ```rust use diff::Diff; #[derive(Debug, PartialEq, Diff)] #[diff(attr( #[derive(Debug, PartialEq)] ))] struct OptionalInteger...
enhancement
`/data/on_boot.d` might not exist when this script is ran (e.g. on an unmodded Ubiquiti device). No having this directory present will result in following error (output redirect creates a target...