Trait moose::computation::KnownPlacement
source · [−]pub trait KnownPlacement {
const TY: PlacementTy;
fn ty(&self) -> PlacementTy { ... }
}
pub trait KnownPlacement {
const TY: PlacementTy;
fn ty(&self) -> PlacementTy { ... }
}