pub type ObjectPath = ObjectPathInner<'static>;
Expand description
OSS Object 存储对象的路径
不带前缀 /
Aliased Type§
pub struct ObjectPath(/* private fields */);
pub type ObjectPath = ObjectPathInner<'static>;
OSS Object 存储对象的路径
不带前缀 /
pub struct ObjectPath(/* private fields */);