RustQ.Rust.Use (rustq v0.1.2)

Copy Markdown View Source

Represents a Rust use declaration built with RustQ.Rust.use/2.

Summary

Types

t()

@type t() :: %RustQ.Rust.Use{path: term(), vis: atom() | String.t() | nil}