saas-rs-sdk 0.6.2

The SaaS RS SDK
1
2
3
4
#[derive(Debug, Default)]
pub struct Options {
    pub app_name: Option<String>,
}