Type Alias RoadNetwork

Source
pub type RoadNetwork = RoadNetwork;

Aliased Type§

#[repr(C)]
pub struct RoadNetwork { /* private fields */ }

Implementations

Trait Implementations

Source§

impl ExternType for RoadNetwork

Source§

type Kind = Opaque

Source§

type Id

A type-level representation of the type’s C++ namespace and type name. Read more
Source§

impl UniquePtrTarget for RoadNetwork