pub fn is_binary_supported<C>(ctxt: &C) -> boolwhere
C: CapabilitiesSource + ?Sized,Expand description
Returns true if the backend supports creating and retrieving binary format.
pub fn is_binary_supported<C>(ctxt: &C) -> boolwhere
C: CapabilitiesSource + ?Sized,Returns true if the backend supports creating and retrieving binary format.