mirror of https://github.com/hannobraun/Fornjot
Improve doc comment
This commit is contained in:
parent
8cf82e9803
commit
e40fa13941
|
@ -30,7 +30,7 @@ impl Platform for Unix {
|
|||
}
|
||||
}
|
||||
|
||||
// Represents common apis availiable independent of hosts
|
||||
// Abstracts over differences in host platforms
|
||||
pub struct HostPlatform;
|
||||
|
||||
impl HostPlatform {
|
||||
|
|
Loading…
Reference in New Issue