|
match term_list(PkgLength::from_raw_length(&code, code.len() as u32)).parse(&code, self) {
|
|
match term_list(PkgLength::from_raw_length(&code, code.len() as u32)).parse(&code, self) {
|
|
// If the method doesn't return a value, we implicitly return `0`
|
|
// If the method doesn't return a value, we implicitly return `0`
|