* types: add support for `Help` error message type Following implementation at flemosr/tonic-richer-error. * types: add `ResourceInfo` to `gen_status_with_details` test * types: use `impl Into<Vec<T>>` instead of `Vec<T>` in pub fn's params * types: comply with clippy * types: fix names of some tests and vars in `std_messages`