Trait LazyStatic

Source
pub trait LazyStatic { }
Expand description

Support trait for enabling a few common operation on lazy static values.

This is implemented by each defined lazy static, and used by the free functions in this crate.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

impl LazyStatic for DK

impl LazyStatic for EXP1

impl LazyStatic for EXP2

impl LazyStatic for M_INV

impl LazyStatic for R_INV

impl LazyStatic for MDS16

impl LazyStatic for MDS24

impl LazyStatic for RC16

impl LazyStatic for RC24

impl LazyStatic for MDS2

impl LazyStatic for MDS3

impl LazyStatic for MDS4

impl LazyStatic for MDS8

impl LazyStatic for RC2

impl LazyStatic for RC3

impl LazyStatic for RC4

impl LazyStatic for RC8

impl LazyStatic for MDS3

impl LazyStatic for RC3

impl LazyStatic for MDS12

impl LazyStatic for MDS16

impl LazyStatic for MDS20

impl LazyStatic for MDS8

impl LazyStatic for RC12

impl LazyStatic for RC16

impl LazyStatic for RC20

impl LazyStatic for RC8

impl LazyStatic for MDS3

impl LazyStatic for MDS4

impl LazyStatic for MDS8

impl LazyStatic for RC3

impl LazyStatic for RC4

impl LazyStatic for RC8

impl LazyStatic for MDS3

impl LazyStatic for RC3

impl LazyStatic for RC16

impl LazyStatic for RC24

impl LazyStatic for RC2

impl LazyStatic for RC3

impl LazyStatic for RC4

impl LazyStatic for RC8

impl LazyStatic for RC3

impl LazyStatic for RC12

impl LazyStatic for RC16

impl LazyStatic for RC20

impl LazyStatic for RC8

impl LazyStatic for RC3

impl LazyStatic for RC4

impl LazyStatic for RC8

impl LazyStatic for RC3