YKZNTEVOV64AWTCZSKGGSSYEEJMD2KHX4RMFQ72ORSE4SMH6GWGAC
/// Parse a [`str`] into a template.
///
/// # Errors
///
/// This function will return an error if the given `str` is not a valid template.
/// This happens, when
///
/// * the template does not start with a valid base account;
/// * the template uses an unknown selector.