fn name()

in src/lib.rs [324:326]


    fn name(&self) -> &'static str {
        "cublaslt-matmul"
    }