grafana-plugin-sdk-rust
grafana-plugin-sdk-rust copied to clipboard
Try to simplify traits, generics and trait bounds
The FieldType, IntoFieldType, IntoField, IntoOptField and ArrayIntoField traits seem a bit overkill - try to find a more elegant way to express them.