rust/src/libcore/str
Marvin Löbel c1de0a0f9e Added a Pattern impl that delegates to the dereference of a type.
This allows to match with a `&String` or `&&str`, for example.
2015-02-20 00:58:06 +01:00
..
mod.rs Added a Pattern impl that delegates to the dereference of a type. 2015-02-20 00:58:06 +01:00
pattern.rs Added a Pattern impl that delegates to the dereference of a type. 2015-02-20 00:58:06 +01:00