Type Definition nativeshell::shell::platform::error::PlatformResult[][src]

type PlatformResult<T> = Result<T, PlatformError>;