Shellerror::GenericError
# Description Replace `.to_string()` used in `GenericError` with `.into()` as `.into()` seems more popular Replace `Vec::new()` used in `GenericError` with `vec![]` as `vec![]` seems more popular (There are so, so many)
use path item1 item2
scope
Config
Value
Deserialize
Serialize
main
SyntaxShape::Custom
CompleterWrapper