Trait tylisp::WithConstId[][src]

pub trait WithConstId {
    const ID: u128;
}

Associated Constants

const ID: u128[src]

Implementors

impl<T: LispId<Id = ConstId<ID>>, const ID: u128> WithConstId for T[src]

const ID: u128[src]