consider_record

Function consider_record 

Source
pub fn consider_record(
    current: Option<(u32, Stored)>,
    address: u32,
    bytes: &[u8; 2048],
) -> Option<(u32, Stored)>
Expand description

Consider one journal slot while mounting.