Type Alias Library::Struct::Binary::Command::Option::Pattern

source ·
pub type Pattern = String;
Expand description

Type alias for a string pattern to match.

Aliased Type§

struct Pattern { /* private fields */ }