[][src]Function cw20_atomic_swap::contract::init

pub fn init<S: Storage, A: Api, Q: Querier>(
    deps: &mut Extern<S, A, Q>,
    _env: Env,
    _info: MessageInfo,
    _msg: InitMsg
) -> StdResult<InitResponse>