list_of_example_projects

Function list_of_example_projects 

Source
pub async fn list_of_example_projects(
    client: &mut ChiralClient<Channel>,
    email: &str,
    token_auth: &str,
) -> Result<Value, Box<dyn Error>>