pub fn validate_session_bundle_str(
content: &str,
options: &SessionBundleValidationOptions,
) -> Result<SessionBundle, SessionBundleError>pub fn validate_session_bundle_str(
content: &str,
options: &SessionBundleValidationOptions,
) -> Result<SessionBundle, SessionBundleError>