luminance-front 0.6.1

luminance re-exported with a backend picked at compile-time
Documentation
1
2
3
use crate::Backend;

pub type ShadingGate<'a> = luminance::shading_gate::ShadingGate<'a, Backend>;