[][src]Constant async_coap::link_format::LINK_ATTR_MAXIMUM_SIZE_ESTIMATE

pub const LINK_ATTR_MAXIMUM_SIZE_ESTIMATE: &'static str

The estimated maximum size of the fetched resource.

The maximum size estimate attribute sz gives an indication of the maximum size of the resource representation returned by performing a GET on the target URI. For links to CoAP resources, this attribute is not expected to be included for small resources that can comfortably be carried in a single Maximum Transmission Unit (MTU) but SHOULD be included for resources larger than that. The maximum size estimate attribute MUST NOT appear more than once in a link.