Type Definition darwin_rs::simulation_builder::Result [] [src]

type Result<T> = Result<Simulation<T>, SimError>;