As suggested by Clippy, use the `vec!` macro directly instead of declaring a mutable vector and pushing elements onto it.
DescriptorError
Error