Crate platform_version

Crate platform_version 

Source

Modules§

error
version

Traits§

DefaultForPlatformVersion
FromPlatformVersioned
A trait for converting a value of type T into Self using a provided PlatformVersion.
IntoPlatformVersioned
A trait for converting Self into another type T using a PlatformVersion.
TryFromPlatformVersioned
TryIntoPlatformVersioned