Macro traffloat_def::impl_identifiable[][src]

macro_rules! impl_identifiable {
    ($ty : ty, $scope : ty) => { ... };
    ($ty : ty) => { ... };
}