[][src]Trait coolq_sdk_rust::targets::cqcode::CQStr

pub trait CQStr {
    fn has_cq_code(&self) -> bool;
fn no_cq_code(&self) -> String; }

Required methods

fn has_cq_code(&self) -> bool

fn no_cq_code(&self) -> String

Loading content...

Implementations on Foreign Types

impl CQStr for str[src]

Loading content...

Implementors

Loading content...