You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see a way to build an Rkv from an Environment directly, only via an EnvironmentBuilder, but there's no way to set permissions/modes on an EnvironmentBuilder.
The text was updated successfully, but these errors were encountered:
https://docs.rs/rkv/0.10.2/rkv/struct.EnvironmentBuilder.html#method.open_with_permissions
I don't see a way to build an
Rkv
from anEnvironment
directly, only via anEnvironmentBuilder
, but there's no way to set permissions/modes on anEnvironmentBuilder
.The text was updated successfully, but these errors were encountered: