Struct rdb::parser::RdbParser
[-] [+]
[src]
pub struct RdbParser<R: Read, F: Formatter, L: Filter> {
// some fields omitted
}pub struct RdbParser<R: Read, F: Formatter, L: Filter> {
// some fields omitted
}impl<R: Read, F: Formatter, L: Filter> RdbParser<R, F, L>
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).