Function kzg_rs::kzg_proof::safe_g1_affine_from_bytes

source ยท
pub fn safe_g1_affine_from_bytes(bytes: &Bytes48) -> Result<G1Affine, KzgError>