Skip to main content

is_dynamic

Function is_dynamic 

Source
pub fn is_dynamic<T: Encoder<B, ALIGN, SOL_MODE, IS_STATIC>, B: ByteOrder, const ALIGN: usize, const SOL_MODE: bool, const IS_STATIC: bool>() -> bool
Expand description

Checks if the given type is dynamic.