MCPcopy Create free account

hub / github.com/dherman/esprit / functions

Functions429 in github.com/dherman/esprit

↓ 1 callersMethodto_bool
(&self)
crates/unjson/src/unjson.rs:175
↓ 1 callersMethodto_bool_opt
(&self)
crates/unjson/src/unjson.rs:182
↓ 1 callersMethodto_directive
(&self)
crates/easter/src/stmt.rs:58
↓ 1 callersMethodto_f64
(&self)
crates/unjson/src/unjson.rs:220
↓ 1 callersMethodto_f64_opt
(&self)
crates/unjson/src/unjson.rs:227
↓ 1 callersMethodto_i64
(&self)
crates/unjson/src/unjson.rs:190
↓ 1 callersMethodto_i64_opt
(&self)
crates/unjson/src/unjson.rs:197
↓ 1 callersMethodto_logop
(&self)
crates/easter/src/punc.rs:346
↓ 1 callersMethodto_number
(&self)
crates/unjson/src/unjson.rs:235
↓ 1 callersMethodto_number_opt
(&self)
crates/unjson/src/unjson.rs:244
↓ 1 callersMethodto_u64
(&self)
crates/unjson/src/unjson.rs:205
↓ 1 callersMethodto_u64_opt
(&self)
crates/unjson/src/unjson.rs:212
↓ 1 callersMethodtokenize
(&self, s: Word)
crates/joker/src/word.rs:297
↓ 1 callersMethodtracking_mut
(&mut self)
crates/easter/src/patt.rs:50
↓ 1 callersMethodtry_statement
(&mut self)
src/parser.rs:1100
↓ 1 callersMethodunescape
(self)
crates/joker/src/char.rs:47
↓ 1 callersFunctionunit_tests
(target: &mut Vec<TestDescAndFn>)
tests/parser-test.rs:57
↓ 1 callersMethodvalue
(&self)
crates/joker/src/token.rs:205
↓ 1 callersMethodvar_statement
(&mut self)
src/parser.rs:544
↓ 1 callersMethodvec_span
(&self, v: &Vec<T>)
src/track.rs:19
↓ 1 callersMethodwhile_statement
(&mut self)
src/parser.rs:684
↓ 1 callersMethodwidth
(&self)
src/stack.rs:61
↓ 1 callersMethodwith_labels
(&mut self, mut labels: Vec<Id>, label_type: LabelType, op: F)
src/context.rs:20
↓ 1 callersMethodwith_statement
(&mut self)
src/parser.rs:1076
Functionarray_error
(expected: usize, actual: usize)
crates/unjson/src/error.rs:45
Methodcause
(&self)
src/error.rs:68
Methodcause
(&self)
crates/easter/src/cover.rs:29
Methodcause
(&self)
crates/joker/src/error.rs:56
Methodconst_declarator
(&mut self)
src/parser.rs:637
Methoddeclarator
(&mut self)
src/parser.rs:615
Methoddefault
()
src/context.rs:66
Methoddeserialize
(deserializer: D)
crates/joker/src/test.rs:18
Methoddeserialize
(de: &mut D)
crates/estree/src/lib.rs:30
Methodeq
(&self, other: &Self)
crates/easter/src/expr.rs:50
Methodeq
(&self, other: &Self)
crates/joker/src/token.rs:129
Methodexpand_tracking_mut
(&self, ast: &MacroInput)
crates/derive/src/lib.rs:201
Methodexpand_tracking_ref
(&self, ast: &MacroInput)
crates/derive/src/lib.rs:197
Methodexpand_untrack
(&self, ast: &MacroInput)
crates/derive/src/lib.rs:205
Methodexpecting
(&self, formatter: &mut fmt::Formatter)
crates/joker/src/test.rs:86
Methodextract_array_opt
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:412
Methodextract_f64
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:448
Methodextract_f64_opt
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:452
Methodextract_i64
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:432
Methodextract_i64_opt
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:436
Methodextract_number
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:456
Methodextract_number_opt
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:460
Methodextract_string_opt
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:404
Methodextract_u64
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:440
Methodextract_u64_opt
(&mut self, name: &'static str)
crates/unjson/src/unjson.rs:444
Functionfield_error
(name: &'static str)
crates/unjson/src/error.rs:41
Functionfield_error
(name: &'static str)
crates/estree/src/error.rs:62
Methodfmt
(&self, fmt: &mut Formatter)
src/stack.rs:21
Methodfmt
(&self, f: &mut fmt::Formatter)
src/error.rs:79
Methodfmt
(&self, fmt: &mut Formatter)
crates/easter/src/cover.rs:16
Methodfmt
(&self, fmt: &mut Formatter)
crates/easter/src/punc.rs:66
Methodfmt
(&self, fmt: &mut Formatter)
crates/easter/src/expr.rs:100
Methodfmt
(&self, fmt: &mut Formatter)
crates/joker/src/track.rs:21
Methodfmt
(&self, fmt: &mut Formatter)
crates/joker/src/error.rs:25
Methodfmt
(&self, fmt: &mut Formatter)
crates/joker/src/token.rs:120
Methodfmt
(&self, fmt: &mut Formatter)
crates/unjson/src/ty.rs:39
Methodfmt
(&self, fmt: &mut Formatter)
crates/unjson/src/error.rs:16
Methodfmt
(&self, fmt: &mut Formatter)
crates/estree/src/tag.rs:58
Methodfmt
(&self, fmt: &mut Formatter)
crates/estree/src/error.rs:23
Functionformat_int
(src: &Option<String>)
crates/joker/src/token.rs:197
Functionformat_sign
(sign: &Option<Sign>)
crates/joker/src/token.rs:190
Methodfrom
(s: String)
crates/joker/src/word.rs:184
Methodfrom
(error: unjson::error::Error)
crates/estree/src/error.rs:53
Methodfrom_chars
(i: I)
src/parser.rs:143
Methodfrom_compound_init
(lhs: CompoundPatt<Id>, rhs: Expr)
crates/easter/src/decl.rs:51
Methodfrom_init
(lhs: Patt<Id>, rhs: Expr)
crates/easter/src/decl.rs:59
Methodfrom_init_opt
(lhs: Patt<Id>, rhs: Option<Expr>)
crates/easter/src/decl.rs:66
Methodfrom_simple_init
(lhs: Id, rhs: Expr)
crates/easter/src/decl.rs:55
Methodfrom_str
(s: &str)
crates/easter/src/punc.rs:34
Methodfrom_str
(s: &str)
crates/estree/src/tag.rs:66
Methodget_array
(&self, name: &'static str)
crates/unjson/src/unjson.rs:303
Methodget_array_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:307
Methodget_bool
(&self, name: &'static str)
crates/unjson/src/unjson.rs:319
Methodget_bool_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:323
Methodget_f64
(&self, name: &'static str)
crates/unjson/src/unjson.rs:343
Methodget_f64_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:347
Methodget_i64
(&self, name: &'static str)
crates/unjson/src/unjson.rs:327
Methodget_i64_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:331
Methodget_number
(&self, name: &'static str)
crates/unjson/src/unjson.rs:351
Methodget_number_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:355
Methodget_object
(&self, name: &'static str)
crates/unjson/src/unjson.rs:311
Methodget_object_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:315
Methodget_string_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:299
Methodget_u64
(&self, name: &'static str)
crates/unjson/src/unjson.rs:335
Methodget_u64_opt
(&self, name: &'static str)
crates/unjson/src/unjson.rs:339
Functiongo
()
crates/joker/src/lexer.rs:763
Functionindex_error
(len: usize, index: usize)
crates/unjson/src/error.rs:49
Functionindex_error
(len: usize, index: usize)
crates/estree/src/error.rs:70
Methodinto_directive
(self)
crates/easter/src/stmt.rs:69
Methodinto_dtor
(self)
crates/easter/src/id.rs:41
Methodinto_expr
(self)
crates/easter/src/id.rs:37
Methodinto_patt
(self)
crates/easter/src/id.rs:33
Methodis_simple
(&self)
crates/easter/src/patt.rs:32
Methodis_string
(&self)
crates/joker/src/token.rs:89
Functionmain
()
benches/parser-bench.rs:140
Functionmain
()
tests/parser-test.rs:130
← previousnext →301–400 of 429, ranked by callers