Struct bodyparser::MaxBodyLength [] [src]

pub struct MaxBodyLength;

Use this key to modify the default body limit.

Trait Implementations

impl Key for MaxBodyLength

type Value = usize