calculate_content_price

Function calculate_content_price 

Source
pub fn calculate_content_price(
    size_bytes: Bytes,
    base_price_per_gb: Points,
    demand_multiplier: f64,
) -> Points
Expand description

Calculate content pricing based on size and demand.