Skip to main content

GebrdScalar

Trait GebrdScalar 

Source
pub trait GebrdScalar: Sealed { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementations on Foreign Types§

Source§

impl GebrdScalar for Complex32

Source§

impl GebrdScalar for Complex64

Source§

impl GebrdScalar for f32

Source§

impl GebrdScalar for f64

Implementors§