[][src]Crate docsrs_test

This is a dummy package to test [package.metadata.docs.rs].

Re-exports

extern crate std;
extern crate serde;
use std::prelude::v1::*;

Structs

MyStruct

This is a demostration to external links

Constants

PRIVATE_CONST

Some private const

Functions

feature1

This function is only available on feature1

feature2

This function is only available on feature2

i386_only_func

This function is only available on i686 unix systems