1 2 3 4 5 6
use super::*; include!("object_multipart/copy.rs"); include!("object_multipart/create.rs"); include!("object_multipart/list.rs"); include!("object_multipart/complete.rs");