Skip to main content

docbox_http/extensions/
max_file_size.rs

1#[derive(Clone, Copy)]
2pub struct MaxFileSizeBytes(pub i32);