Skip to main content

GGLWEToGGSWKeyCompressedToBackendMut

Trait GGLWEToGGSWKeyCompressedToBackendMut 

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

Required Methods§

Implementors§