Skip to main content

parse_author_script_bytes

Function parse_author_script_bytes 

Source
pub fn parse_author_script_bytes(
    text: &[u8],
) -> Option<(Vec<u8>, Vec<u8>, String)>
Expand description

Parse author-script back into the raw identity pieces (name, email, @ts tz date).