mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-04-25 07:12:15 +00:00
One last missing doc comment warning.
This commit is contained in:
parent
3c65f63973
commit
5cf1ae0a08
@ -70,6 +70,7 @@ impl RelocSection {
|
||||
}
|
||||
|
||||
impl RelocSection {
|
||||
/// Deserialize a reloc section.
|
||||
pub fn deserialize<R: Read>(
|
||||
name: String,
|
||||
rdr: &mut R,
|
||||
|
Loading…
x
Reference in New Issue
Block a user