mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-24 20:21:59 +00:00
One last missing doc comment warning.
This commit is contained in:
@ -70,6 +70,7 @@ impl RelocSection {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl RelocSection {
|
impl RelocSection {
|
||||||
|
/// Deserialize a reloc section.
|
||||||
pub fn deserialize<R: Read>(
|
pub fn deserialize<R: Read>(
|
||||||
name: String,
|
name: String,
|
||||||
rdr: &mut R,
|
rdr: &mut R,
|
||||||
|
Reference in New Issue
Block a user