Skip to main content

create_session_store_with_config

Function create_session_store_with_config 

Source
pub async fn create_session_store_with_config(
    config: SessionStoreConfig,
) -> Result<Arc<dyn SessionStore>, Error>