INNER CODE UNIT · Rust

presentation_builder

tlsnotary/tlsn · crates/attestation/src/lib.rs:455

    pub fn presentation_builder<'a>(
        &'a self,
        provider: &'a CryptoProvider,
    ) -> PresentationBuilder<'a> {
        PresentationBuilder::new(provider, self)
    }
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…