Skip to main content

parse_invite

Function parse_invite 

Source
pub fn parse_invite(data: &[u8]) -> Option<Invite>
Expand description

Parse an invite from JSON bytes, returning None if not an invite.