Skip to main content

GGLWEToGGSWKeyCompressedToBackendRef

Trait GGLWEToGGSWKeyCompressedToBackendRef 

Source
pub trait GGLWEToGGSWKeyCompressedToBackendRef<BE: Backend> {
    // Required method
    fn to_backend_ref(&self) -> GGLWEToGGSWKeyCompressedBackendRef<'_, BE>;
}

Required Methods§

Implementors§