Type Alias ObjectPath

Source
pub type ObjectPath = ObjectPathInner<'static>;
Expand description

OSS Object 存储对象的路径 不带前缀 /

Aliased Type§

pub struct ObjectPath(/* private fields */);