Skip to main content

load_stack

Function load_stack 

Source
pub async fn load_stack<T: StackIdentifier>(
    cloudformation: &Client,
    stack_identifier: &T,
) -> Stack