Represents a Rust use declaration built with RustQ.Rust.use/2.
use
RustQ.Rust.use/2
@type t() :: %RustQ.Rust.Use{path: term(), vis: atom() | String.t() | nil}