Type Definition docstrings::Pattern [] [src]

type Pattern = String;

A Rust pattern, as used in pattern matching.