[][src]Function cw3_flex_multisig::contract::init

pub fn init(
    deps: DepsMut<'_>,
    _env: Env,
    _info: MessageInfo,
    msg: InitMsg
) -> Result<InitResponse, ContractError>