Function opendal::raw::apply_wrapper

source ·
pub fn apply_wrapper(inner: impl Accessor) -> impl Accessor
Expand description

Wrapper given backend.

Every backend should apply wrapper once and only once.