Macro s3_path

Source
macro_rules! s3_path {
    ($($component:expr),*) => { ... };
}
Expand description

Macro to create an S3Path from string literals