pub fn parse(init_data: &str) -> Result<InitData, ParseDataError>
Converts passed init data presented as query string to InitData object.