MCPcopy Create free account
hub / github.com/bytecodealliance/rustix / arg.rs

File arg.rs

src/path/arg.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Convenient and efficient string argument passing.
2//!
3//! This module defines the `Arg` trait and implements it for several common
4//! string types. This allows users to pass any of these string types directly

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected