Struct ya_runtime_sdk::env::DefaultEnv [−][src]
pub struct DefaultEnv;
Expand description
Default runtime environment provider.
- data directory is located in the home user folder
- provides unaltered command line arguments
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for DefaultEnvimpl Send for DefaultEnvimpl Sync for DefaultEnvimpl Unpin for DefaultEnvimpl UnwindSafe for DefaultEnvBlanket Implementations
Mutably borrows from an owned value. Read more