MCPcopy Create free account

hub / github.com/davechallis/erd-rs / functions

Functions83 in github.com/davechallis/erd-rs

↓ 11 callersFunctionident
(i: &str)
src/parser.rs:297
↓ 10 callersFunctionattribute
(i: &str)
src/parser.rs:169
↓ 9 callersFunctionoptions
(i: &str)
src/parser.rs:269
↓ 8 callersMethodmerge_hashmap
(&mut self, m: &HashMap<String, String>)
src/ast.rs:111
↓ 7 callersFunctionparse_erd
(i: &'a str)
src/parser.rs:37
↓ 5 callersFunctionident_quoted
(i: &str)
src/parser.rs:305
↓ 4 callersFunctionblank_or_comment
(i: &str)
src/parser.rs:121
↓ 4 callersFunctionentity
(i: &str)
src/parser.rs:147
↓ 4 callersFunctionglobal_option
(i: &str)
src/parser.rs:231
↓ 4 callersMethodrender_erd
(&mut self, erd: &ast::Erd)
src/render.rs:13
↓ 4 callersFunctiontrailing_options
(i: &str)
src/parser.rs:259
↓ 3 callersMethodattributes
(&mut self, name: &str, opts: &Vec<(&str, String)>)
src/render.rs:160
↓ 3 callersMethodopen_tag_attrs
(&mut self, tag: &str, attrs: &[(&str, String)])
src/render.rs:81
↓ 3 callersFunctionrelation
(i: &str)
src/parser.rs:194
↓ 2 callersMethodclose_tag
(&mut self, tag: &str)
src/render.rs:89
↓ 2 callersMethodgraph_attributes
(&mut self, opts: &Vec<(&str, String)>)
src/render.rs:148
↓ 2 callersMethodgraph_footer
(&mut self)
src/render.rs:168
↓ 2 callersMethodgraph_header
(&mut self)
src/render.rs:54
↓ 2 callersFunctionident_no_space
(i: &str)
src/parser.rs:314
↓ 2 callersFunctionnew_entity
(name: S)
src/parser.rs:766
↓ 2 callersFunctionoption
(i: &str)
src/parser.rs:251
↓ 2 callersFunctionprint_usage_fatal
(prog: &str, opts: getopts::Options)
src/main.rs:78
↓ 1 callersMethodadd_attribute
(&mut self, attr: Attribute)
src/ast.rs:36
↓ 1 callersMethodappend
(_: I, _: ErrorKind, other: Self)
src/parser.rs:329
↓ 1 callersMethodedge_attributes
(&mut self, opts: &Vec<(&str, String)>)
src/render.rs:156
↓ 1 callersMethodentity
(&mut self, e: &ast::Entity)
src/render.rs:110
↓ 1 callersMethodnode_attributes
(&mut self, opts: &Vec<(&str, String)>)
src/render.rs:152
↓ 1 callersMethodopen_tag
(&mut self, tag: &str)
src/render.rs:77
↓ 1 callersFunctionprint_usage
(prog: &str, opts: getopts::Options)
src/main.rs:73
↓ 1 callersMethodrelationship
(&mut self, r: &ast::Relation)
src/render.rs:93
↓ 1 callersMethodrender_attribute
(&mut self, a: &ast::Attribute)
src/render.rs:58
Functioncardinality
(i: &str)
src/parser.rs:219
Functioncomment
(i: &str)
src/parser.rs:117
Methoddefault
()
src/ast.rs:130
Functionempty_graph
()
src/render.rs:186
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/ast.rs:78
Methodfrom_error_kind
(input: I, kind: ErrorKind)
src/parser.rs:325
Methodfrom_hashmap
(m: &HashMap<String, String>)
src/ast.rs:156
Functionmain
()
src/main.rs:6
Functionmultispace0_comment
(i: &str)
src/parser.rs:136
Functionmultispace_comma0
(input: T)
src/parser.rs:125
Methodnew
(w: W)
src/render.rs:9
Functionparse
(i: &'a str)
src/parser.rs:84
Functionquoted
(i: &str)
src/parser.rs:293
Functionrender_file
()
src/render.rs:324
Functionsimple
()
src/render.rs:250
Functiontest_attribute_fk
()
src/parser.rs:468
Functiontest_attribute_multiple_pk
()
src/parser.rs:457
Functiontest_attribute_multiple_pk_fk
()
src/parser.rs:491
Functiontest_attribute_pk
()
src/parser.rs:446
Functiontest_attribute_pk_fk
()
src/parser.rs:479
Functiontest_attribute_simple
()
src/parser.rs:439
Functiontest_attribute_whitespace
()
src/parser.rs:503
Functiontest_attribute_with_multiline_options
()
src/parser.rs:528
Functiontest_attribute_with_multiline_options_trailing_comments
()
src/parser.rs:546
Functiontest_attribute_with_options
()
src/parser.rs:513
Functiontest_blank_or_comment_empty
()
src/parser.rs:375
Functiontest_blank_or_comment_eol
()
src/parser.rs:385
Functiontest_blank_or_comment_no_eol
()
src/parser.rs:380
Functiontest_blank_or_comment_whitespace
()
src/parser.rs:390
Functiontest_comments
()
src/parser.rs:395
Functiontest_empty_graph_with_opts
()
src/render.rs:302
Functiontest_entity_quoted
()
src/parser.rs:407
Functiontest_entity_quoted_with_multiple_options
()
src/parser.rs:425
Functiontest_entity_simple
()
src/parser.rs:400
Functiontest_entity_with_option
()
src/parser.rs:414
Functiontest_global_options
()
src/parser.rs:736
Functiontest_ident
()
src/parser.rs:640
Functiontest_ident_no_space
()
src/parser.rs:606
Functiontest_ident_quoted
()
src/parser.rs:617
Functiontest_option
()
src/parser.rs:675
Functiontest_options
()
src/parser.rs:686
Functiontest_options_multiline
()
src/parser.rs:724
Functiontest_options_trailing_comma
()
src/parser.rs:709
Functiontest_parse_empty
()
src/parser.rs:343
Functiontest_parse_nfldb
()
src/parser.rs:367
Functiontest_parse_simple
()
src/parser.rs:359
Functiontest_parse_single_comment
()
src/parser.rs:351
Functiontest_relation_one_oneplus
()
src/parser.rs:564
Functiontest_relation_with_options
()
src/parser.rs:590
Functiontest_relation_zeroplus_zeroone
()
src/parser.rs:577
Functiontitle_and_entity
()
src/render.rs:210
Methodwith_field
(field: S)
src/ast.rs:50