pub fn extract_actual_weight(
result: &DispatchResultWithPostInfo,
info: &DispatchInfo,
) -> WeightExpand description
Extract the actual weight from a dispatch result if any or fall back to the default weight.
pub fn extract_actual_weight(
result: &DispatchResultWithPostInfo,
info: &DispatchInfo,
) -> WeightExtract the actual weight from a dispatch result if any or fall back to the default weight.