Function rustdoc_features_example::a::foobar foo, bar
[−]
[src]
pub fn foobar()
A public function that is only included in the crate with features foo
and bar
.